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

Unified Diff: components/user_prefs.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/user_prefs.gypi
diff --git a/components/user_prefs.gypi b/components/user_prefs.gypi
index 5bb04c9ef0dd9c97721eae3544e6e6c4c9885d33..6dcfc5d84789553a4e9542323d290d66dc57eaf0 100644
--- a/components/user_prefs.gypi
+++ b/components/user_prefs.gypi
@@ -13,6 +13,7 @@
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'../content/content.gyp:content_browser',
'../ui/gfx/gfx.gyp:gfx',
+ '../ui/gfx/gfx.gyp:gfx_geometry',
'../ui/ui.gyp:ui',
],
'include_dirs': [

Powered by Google App Engine
This is Rietveld 408576698