Index: mojo/services/native_viewport/native_viewport_service.h |
diff --git a/mojo/services/native_viewport/native_viewport_service.h b/mojo/services/native_viewport/native_viewport_service.h |
index 3f26f944fb96de49459fd6296d9903d4b5f662ba..898f1b5e4b5bf88bc9c15a06f3f16e0f28d51acc 100644 |
--- a/mojo/services/native_viewport/native_viewport_service.h |
+++ b/mojo/services/native_viewport/native_viewport_service.h |
@@ -6,7 +6,7 @@ |
#define MOJO_SERVICES_NATIVE_VIEWPORT_SERVICE_H_ |
#include "base/memory/scoped_vector.h" |
-#include "mojo/public/bindings/remote_ptr.h" |
+#include "mojo/public/cpp/bindings/remote_ptr.h" |
#include "mojo/public/cpp/shell/application.h" |
#include "mojo/services/native_viewport/native_viewport_export.h" |
#include "mojo/shell/context.h" |