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

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

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/native_viewport_application_loader.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/android/native_viewport_application_loader.cc
diff --git a/mojo/runner/android/native_viewport_application_loader.cc b/mojo/runner/android/native_viewport_application_loader.cc
index 134f8098057be38e8c7f8d27994fd41e837476d2..7a6d8dc734ee95d687a9c33cc07e96424f9270c6 100644
--- a/mojo/runner/android/native_viewport_application_loader.cc
+++ b/mojo/runner/android/native_viewport_application_loader.cc
@@ -5,7 +5,7 @@
#include "mojo/runner/android/native_viewport_application_loader.h"
#include "components/gles2/gpu_state.h"
-#include "components/native_viewport/native_viewport_impl.h"
+#include "components/view_manager/native_viewport/native_viewport_impl.h"
#include "mojo/application/public/cpp/application_impl.h"
namespace mojo {
« no previous file with comments | « mojo/runner/android/native_viewport_application_loader.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698