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

Unified Diff: components/web_contents_delegate_android.gypi

Issue 109433013: Move geometric types to a separate, more lightweight target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years 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: components/web_contents_delegate_android.gypi
diff --git a/components/web_contents_delegate_android.gypi b/components/web_contents_delegate_android.gypi
index 740217562c8607a51645d4331ad76ad8bfc0b293..4a82a831d54d31d3d6bf053ef163d9dc5a0f5570 100644
--- a/components/web_contents_delegate_android.gypi
+++ b/components/web_contents_delegate_android.gypi
@@ -17,6 +17,7 @@
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
'../ui/gfx/gfx.gyp:gfx',
+ '../ui/gfx/gfx.gyp:gfx_geometry',
'../ui/ui.gyp:ui',
'../webkit/glue/webkit_glue.gyp:glue',
'web_contents_delegate_android_jni_headers',
« no previous file with comments | « components/autofill.gypi ('k') | content/content_app.gypi » ('j') | ui/aura/aura.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698