Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(500)

Unified Diff: components/mus/public/cpp/surfaces/custom_surface_converter.h

Issue 2012113003: mojo/converters/surfaces -> components/mus/public/cpp/surfaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@converters_events
Patch Set: . Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/mus/public/cpp/surfaces/custom_surface_converter.h
diff --git a/mojo/converters/surfaces/custom_surface_converter.h b/components/mus/public/cpp/surfaces/custom_surface_converter.h
similarity index 68%
rename from mojo/converters/surfaces/custom_surface_converter.h
rename to components/mus/public/cpp/surfaces/custom_surface_converter.h
index af47e120a21cfa4e06484a15c9756381fc282e52..b30550f238a38817fc7d7eac14311518796f8cff 100644
--- a/mojo/converters/surfaces/custom_surface_converter.h
+++ b/components/mus/public/cpp/surfaces/custom_surface_converter.h
@@ -2,8 +2,11 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef MOJO_CONVERTERS_SURFACES_CUSTOM_SURFACE_CONVERTER_H_
-#define MOJO_CONVERTERS_SURFACES_CUSTOM_SURFACE_CONVERTER_H_
+#ifndef COMPONENTS_MUS_PUBLIC_CPP_SURFACES_CUSTOM_SURFACE_CONVERTER_H_
+#define COMPONENTS_MUS_PUBLIC_CPP_SURFACES_CUSTOM_SURFACE_CONVERTER_H_
+
+#include "components/mus/public/interfaces/compositor_frame.mojom.h"
+#include "components/mus/public/interfaces/quads.mojom.h"
namespace cc {
class RenderPass;
@@ -28,4 +31,4 @@ class CustomSurfaceConverter {
} // namespace mojo
-#endif // MOJO_CONVERTERS_SURFACES_CUSTOM_SURFACE_CONVERTER_H_
+#endif // COMPONENTS_MUS_PUBLIC_CPP_SURFACES_CUSTOM_SURFACE_CONVERTER_H_
« no previous file with comments | « components/mus/public/cpp/surfaces/OWNERS ('k') | components/mus/public/cpp/surfaces/mojo_surfaces_export.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698