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

Unified Diff: gyp/tests.gyp

Issue 54503007: New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configuration (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: whitespace change for ifdefs Created 7 years, 1 month 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
« no previous file with comments | « no previous file | include/utils/SkRTConf.h » ('j') | include/utils/SkRTConf.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tests.gyp
diff --git a/gyp/tests.gyp b/gyp/tests.gyp
index ec5bca020aeb859853c5ff28d55d1cbc5ab3c61e..c5107acbd834a8aa845dc5b7bfcc4199b15ffddd 100644
--- a/gyp/tests.gyp
+++ b/gyp/tests.gyp
@@ -120,6 +120,7 @@
'../tests/RegionTest.cpp',
'../tests/ResourceCacheTest.cpp',
'../tests/RoundRectTest.cpp',
+ '../tests/RuntimeConfigTest.cpp',
'../tests/RTreeTest.cpp',
'../tests/SHA1Test.cpp',
'../tests/ScalarTest.cpp',
« no previous file with comments | « no previous file | include/utils/SkRTConf.h » ('j') | include/utils/SkRTConf.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698