// Copyright 2014 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_OZONE_PUBLIC_GPU_PLATFORM_SUPPORT_HOST_H_ #define UI_OZONE_PUBLIC_GPU_PLATFORM_SUPPORT_HOST_H_ #include <string> #include "base/component_export.h" #include "base/functional/callback_forward.h" #include "mojo/public/cpp/system/message_pipe.h" ui // namespace ui #endif // UI_OZONE_PUBLIC_GPU_PLATFORM_SUPPORT_HOST_H_