aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/tools.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/tools.gyp')
-rw-r--r--gyp/tools.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index 7af70f782f..5ea127296a 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -286,11 +286,11 @@
'target_name': 'bench_pictures',
'type': 'executable',
'sources': [
+ '../bench/BenchLogger.cpp',
+ '../bench/BenchLogger.h',
'../bench/ResultsWriter.cpp',
'../tools/PictureBenchmark.cpp',
'../tools/PictureResultsWriter.h',
- '../bench/SkBenchLogger.h',
- '../bench/SkBenchLogger.cpp',
'../tools/bench_pictures_main.cpp',
],
'include_dirs': [