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

Unified Diff: ui/native_theme/native_theme.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/native_theme/native_theme.gyp
diff --git a/ui/native_theme/native_theme.gyp b/ui/native_theme/native_theme.gyp
index 9fbe897d9698eae2599c1f34bf9201c7917b3ce6..4817c0bbd12161980b180305c288857f5b942d73 100644
--- a/ui/native_theme/native_theme.gyp
+++ b/ui/native_theme/native_theme.gyp
@@ -15,6 +15,7 @@
'../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'../../skia/skia.gyp:skia',
'../gfx/gfx.gyp:gfx',
+ '../gfx/gfx.gyp:gfx_geometry',
'../resources/ui_resources.gyp:ui_resources',
'../ui.gyp:ui',
],
« ui/aura/aura.gyp ('K') | « ui/message_center/message_center.gyp ('k') | ui/oak/oak.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698