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

Unified Diff: content/content.gyp

Issue 1648533002: [mojo] Get rid of Skia type converters (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@native-arrays
Patch Set: fix ios gyp; proper pickle sizing Created 4 years, 11 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 ecf8e4d3e11e8f492d53d1cdf69d8cb7c20fad4b..d7b44c98ba71dea99b321e8883d356bc0b8491bd 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -435,7 +435,7 @@
'../mojo/mojo_base.gyp:mojo_application_bindings',
'../mojo/mojo_base.gyp:mojo_system_java',
'../net/net.gyp:net',
- '../skia/skia.gyp:skia_mojo',
+ '../skia/skia_mojo_bindings.gyp:skia_mojo_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