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

Unified Diff: content/content.gyp

Issue 1139123006: Fork the mojo shell interfaces used by Mandoline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes 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
Index: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 5e69aff26af29ef089792abcf6124cd13a921486..0125b2c8c7f2d288aad4f7a4c8b5cc379384b934 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -432,9 +432,9 @@
'../device/bluetooth/bluetooth.gyp:device_bluetooth_java',
'../device/vibration/vibration.gyp:device_vibration_java',
'../media/media.gyp:media_java',
+ '../mojo/mojo_base.gyp:mojo_application_bindings',
'../mojo/mojo_base.gyp:mojo_system_java',
'../net/net.gyp:net',
- '../third_party/mojo/mojo_public.gyp:mojo_application_bindings',
'../third_party/mojo/mojo_public.gyp:mojo_bindings_java',
'../ui/android/ui_android.gyp:ui_java',
'../ui/touch_selection/ui_touch_selection.gyp:selection_event_type_java',

Powered by Google App Engine
This is Rietveld 408576698