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

Unified Diff: mojo/mojo.gyp

Issue 399663002: Have mojo_shell run in its custom thread on android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 5 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 | « no previous file | mojo/shell/android/apk/src/org/chromium/mojo_shell_apk/MojoMain.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 2eebad6c79048461a7adb95208776d07415f8cd5..fda689e439ae0c3c6096331dfbde605fb601aab3 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -585,6 +585,8 @@
'shell/task_runners.h',
'shell/test_child_process.cc',
'shell/test_child_process.h',
+ 'shell/ui_service_loader_android.cc',
+ 'shell/ui_service_loader_android.h',
'shell/view_manager_loader.cc',
'shell/view_manager_loader.h',
],
« no previous file with comments | « no previous file | mojo/shell/android/apk/src/org/chromium/mojo_shell_apk/MojoMain.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698