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

Unified Diff: mojo/runner/android/library_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/DEPS ('k') | mojo/runner/android/native_viewport_application_loader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/android/library_loader.cc
diff --git a/mojo/runner/android/library_loader.cc b/mojo/runner/android/library_loader.cc
index f24843f54b92d819b129eeee571bf8f2b8988a2e..7ed3497ed0ad628a67339b55a77f611cc90ea431 100644
--- a/mojo/runner/android/library_loader.cc
+++ b/mojo/runner/android/library_loader.cc
@@ -7,7 +7,7 @@
#include "base/android/jni_android.h"
#include "base/android/jni_registrar.h"
#include "base/bind.h"
-#include "components/native_viewport/platform_viewport_android.h"
+#include "components/view_manager/native_viewport/platform_viewport_android.h"
#include "mojo/runner/android/android_handler.h"
#include "mojo/runner/android/main.h"
« no previous file with comments | « mojo/runner/DEPS ('k') | mojo/runner/android/native_viewport_application_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698