Index: services/native_viewport/onscreen_context_provider.h |
diff --git a/services/native_viewport/onscreen_context_provider.h b/services/native_viewport/onscreen_context_provider.h |
index c818913b574a5d499fe1af9a42a896fe8f803aab..cb23d9a8d88cc5697dbf57b765d3a79f3e8bf838 100644 |
--- a/services/native_viewport/onscreen_context_provider.h |
+++ b/services/native_viewport/onscreen_context_provider.h |
@@ -6,8 +6,8 @@ |
#define SERVICES_NATIVE_VIEWPORT_ONSCREEN_CONTEXT_PROVIDER_H_ |
#include "base/memory/ref_counted.h" |
-#include "mojo/services/gpu/public/interfaces/context_provider.mojom.h" |
-#include "mojo/services/gpu/public/interfaces/viewport_parameter_listener.mojom.h" |
+#include "mojo/services/gpu/interfaces/context_provider.mojom.h" |
+#include "mojo/services/gpu/interfaces/viewport_parameter_listener.mojom.h" |
#include "services/gles2/command_buffer_impl.h" |
#include "ui/gfx/native_widget_types.h" |
#include "ui/gl/gl_surface.h" |