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

Unified Diff: gyp/most.gyp

Issue 347443002: Add nanobench, a fresh look at our microbenchmark harness. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: printf -> SkDebugf Created 6 years, 6 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
« gyp/bench.gyp ('K') | « gyp/bench.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/most.gyp
diff --git a/gyp/most.gyp b/gyp/most.gyp
index 3b1fa3da635784b515a2f9629ed254e1ae150a99..ba189316e9857d72eb366b49df53a9462a75e22a 100644
--- a/gyp/most.gyp
+++ b/gyp/most.gyp
@@ -15,7 +15,7 @@
# The minimal set of static libraries for basic Skia functionality.
'skia_lib.gyp:skia_lib',
- 'bench.gyp:bench',
+ 'bench.gyp:*',
'gm.gyp:gm',
'SampleApp.gyp:SampleApp',
'tests.gyp:tests',
« gyp/bench.gyp ('K') | « gyp/bench.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698