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/snapshot/snapshot.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/snapshot/snapshot.gyp
diff --git a/ui/snapshot/snapshot.gyp b/ui/snapshot/snapshot.gyp
index b96567ad57919303cd8a414b897e4ab9a1e97e2e..f7c16d146f210437eba57eeb2e2a860c5d781397 100644
--- a/ui/snapshot/snapshot.gyp
+++ b/ui/snapshot/snapshot.gyp
@@ -14,6 +14,7 @@
'../../skia/skia.gyp:skia',
'../../base/base.gyp:base',
'../gfx/gfx.gyp:gfx',
+ '../gfx/gfx.gyp:gfx_geometry',
'../ui.gyp:ui',
],
'defines': [
@@ -51,6 +52,7 @@
'../../base/base.gyp:test_support_base',
'../../testing/gtest.gyp:gtest',
'../gfx/gfx.gyp:gfx',
+ '../gfx/gfx.gyp:gfx_geometry',
'../ui.gyp:ui',
'snapshot'
],
« ui/aura/aura.gyp ('K') | « ui/ozone/ozone.gyp ('k') | ui/surface/surface.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698