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

Unified Diff: content/content.gyp

Issue 2009073003: Move mojo/converters/geometry -> ui/gfx/geometry/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 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 5ddc71775468f42aa24e8e8318416501784a8062..225213e064e5a34c55a95d75ea9cab682e5bf349 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -484,12 +484,12 @@
'../mojo/mojo_public.gyp:mojo_bindings_java',
'../net/net.gyp:net',
'../skia/skia.gyp:skia_mojo',
+ '../third_party/android_tools/android_tools.gyp:android_support_v13_javalib',
+ '../third_party/WebKit/public/blink_headers.gyp:blink_headers_java',
'../ui/android/ui_android.gyp:ui_java',
+ '../ui/gfx/gfx.gyp:mojo_geometry_bindings',
'../ui/touch_selection/ui_touch_selection.gyp:selection_event_type_java',
'../ui/touch_selection/ui_touch_selection.gyp:touch_handle_orientation_java',
- '../third_party/android_tools/android_tools.gyp:android_support_v13_javalib',
- '../third_party/WebKit/public/blink_headers.gyp:blink_headers_java',
- '../ui/mojo/geometry/mojo_bindings.gyp:mojo_geometry_bindings',
'common_aidl',
'console_message_level_java',
'content_common',

Powered by Google App Engine
This is Rietveld 408576698