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

Unified Diff: components/json_schema.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/json_schema.gypi
diff --git a/components/json_schema.gypi b/components/json_schema.gypi
index 7218f9762c11a9fe198e132ddebc5383dfce130e..c88bc301b60d998c64d739be8e21e7a49b425d7c 100644
--- a/components/json_schema.gypi
+++ b/components/json_schema.gypi
@@ -10,6 +10,7 @@
'dependencies': [
'../base/base.gyp:base',
'../ui/gfx/gfx.gyp:gfx',
+ '../ui/gfx/gfx.gyp:gfx_geometry',
'../ui/ui.gyp:ui',
],
'include_dirs': [
« no previous file with comments | « components/autofill.gypi ('k') | components/user_prefs.gypi » ('j') | ui/aura/aura.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698