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

Unified Diff: mojo/runner/android/native_viewport_application_loader.h

Issue 1131523007: Move NativeViewport service into view_manager. This is a file move only. Further merging will happe… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 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
« no previous file with comments | « mojo/runner/android/library_loader.cc ('k') | mojo/runner/android/native_viewport_application_loader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/android/native_viewport_application_loader.h
diff --git a/mojo/runner/android/native_viewport_application_loader.h b/mojo/runner/android/native_viewport_application_loader.h
index a4c3c12175213049a4992f2cbb2e56a6aa5b317b..e5596da98f9c1677d9a09ef95ffdd460352ab8ac 100644
--- a/mojo/runner/android/native_viewport_application_loader.h
+++ b/mojo/runner/android/native_viewport_application_loader.h
@@ -7,7 +7,7 @@
#include "components/gles2/gpu_impl.h"
#include "components/gpu/public/interfaces/gpu.mojom.h"
-#include "components/native_viewport/public/interfaces/native_viewport.mojom.h"
+#include "components/view_manager/public/interfaces/native_viewport.mojom.h"
#include "mojo/application/public/cpp/application_delegate.h"
#include "mojo/application/public/cpp/interface_factory.h"
#include "mojo/shell/application_loader.h"
« no previous file with comments | « mojo/runner/android/library_loader.cc ('k') | mojo/runner/android/native_viewport_application_loader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698