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

Unified Diff: gyp/everything.gyp

Issue 2012413004: hacking on a single-benchmark tool (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: more tweaks Created 4 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
« no previous file with comments | « no previous file | gyp/tools.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/everything.gyp
diff --git a/gyp/everything.gyp b/gyp/everything.gyp
index 02a54747cb7e16cc8ca9844baac7b9dd98076e30..afd2c8ea611d4d14e834a118d5713763c8839bc3 100644
--- a/gyp/everything.gyp
+++ b/gyp/everything.gyp
@@ -19,6 +19,7 @@
'dependencies': [
'most.gyp:most',
'skiaserve.gyp:skiaserve',
+ 'tools.gyp:monobench',
],
'conditions': [
['skia_os in ("ios", "android")', {
« no previous file with comments | « no previous file | gyp/tools.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698