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

Unified Diff: content/content.gyp

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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 cdc758a26e69602a2181bcac0cc35c6529209116..22049e5f2880346b046c9a0157423459e6391fd4 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -435,7 +435,7 @@
'../mojo/mojo_base.gyp:mojo_system_java',
'../net/net.gyp:net',
'../skia/skia.gyp:skia_mojo',
- '../third_party/mojo/mojo_public.gyp:mojo_bindings_java',
+ '../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',
'../ui/touch_selection/ui_touch_selection.gyp:touch_handle_orientation_java',

Powered by Google App Engine
This is Rietveld 408576698