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

Unified Diff: mojo/shell/android/library_loader.cc

Issue 769173002: Move native_viewport and gles2 service impls to //services (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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/shell/BUILD.gn ('k') | mojo/shell/context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/android/library_loader.cc
diff --git a/mojo/shell/android/library_loader.cc b/mojo/shell/android/library_loader.cc
index f8af18d1746e68c41f89911355d58e80d397188c..0a00c8e8769b03000e12cb7d40575e619c5d016b 100644
--- a/mojo/shell/android/library_loader.cc
+++ b/mojo/shell/android/library_loader.cc
@@ -7,10 +7,10 @@
#include "base/android/jni_registrar.h"
#include "base/android/library_loader/library_loader_hooks.h"
#include "base/logging.h"
-#include "mojo/services/native_viewport/platform_viewport_android.h"
#include "mojo/shell/android/android_handler.h"
#include "mojo/shell/android/mojo_main.h"
#include "net/android/net_jni_registrar.h"
+#include "services/native_viewport/platform_viewport_android.h"
namespace {
« no previous file with comments | « mojo/shell/BUILD.gn ('k') | mojo/shell/context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698