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

Unified Diff: ui/ui.gyp

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: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 692c7a16d8fdc71e47171ba0ccd1e9b43b658e68..51d33530e73f02795d5ae974c24b53ddcbc35fda 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -25,6 +25,7 @@
'base/strings/ui_strings.gyp:ui_strings',
'events/events.gyp:events_base',
'gfx/gfx.gyp:gfx',
+ 'gfx/gfx.gyp:gfx_geometry',
'resources/ui_resources.gyp:ui_resources',
],
'defines': [
« ui/aura/aura.gyp ('K') | « ui/surface/surface.gyp ('k') | ui/ui_unittests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698