Chromium Code Reviews

Unified Diff: gyp/bench.gypi

Issue 23478013: Major bench refactoring. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: scroggo Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: gyp/bench.gypi
diff --git a/gyp/bench.gypi b/gyp/bench.gypi
index bb2f942ca52c31704153ff242beba8eab17172c1..9f4bdb6547e334e2c8b869cad616f85d79307daa 100644
--- a/gyp/bench.gypi
+++ b/gyp/bench.gypi
@@ -74,8 +74,6 @@
'../bench/SkBenchLogger.h',
'../bench/SkBenchLogger.cpp',
- '../bench/TimerData.h',
- '../bench/TimerData.cpp',
],
}

Powered by Google App Engine