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

Unified Diff: gyp/tools.gyp

Issue 272723007: Add timing to dump_record. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: always walk with fDraw Created 6 years, 7 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 | src/record/SkRecordDraw.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tools.gyp
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index e3ed7d5d410c9e8062373647a1f65c9f4f1265a6..2fccc381d47e4666840f50500dfd077220d63310 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -360,6 +360,7 @@
'../src/record',
],
'dependencies': [
+ 'bench.gyp:bench_timer',
'flags.gyp:flags',
'record.gyp:*',
'skia_lib.gyp:skia_lib',
« no previous file with comments | « no previous file | src/record/SkRecordDraw.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698