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

Unified Diff: content/content_browser.gypi

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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 51b6429a7ff04890c739647666fb78fdb72c451c..fba048e8e0d83736bde114fcb0e759fc284e4e6a 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -22,7 +22,7 @@
'../net/net.gyp:net',
'../net/net.gyp:net_extras',
'../skia/skia.gyp:skia',
- '../skia/skia.gyp:skia_mojo',
+ '../skia/skia_mojo_bindings.gyp:skia_mojo_bindings',
'../sql/sql.gyp:sql',
'../third_party/kasko/kasko.gyp:kasko_features',
'../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings',

Powered by Google App Engine
This is Rietveld 408576698