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

Unified Diff: gyp/gm.gyp

Issue 23587029: gm: add a flag to force perspective usage in all gms (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: gm test Created 7 years, 3 months 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
« gm/gm.h ('K') | « gyp/SampleApp.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gm.gyp
diff --git a/gyp/gm.gyp b/gyp/gm.gyp
index e412efe6cf3274544172c281252bd7551c7c8953..a4b0cd1aa00894343e142d796308eaac471a6f16 100644
--- a/gyp/gm.gyp
+++ b/gyp/gm.gyp
@@ -16,6 +16,7 @@
],
'dependencies': [
'skia_lib.gyp:skia_lib',
+ 'flags.gyp:flags',
'jsoncpp.gyp:jsoncpp',
],
'direct_dependent_settings': {
« gm/gm.h ('K') | « gyp/SampleApp.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698