Index: gyp/bench.gyp |
diff --git a/gyp/bench.gyp b/gyp/bench.gyp |
index 27f80cead9715ca6343625a3e30ecab8ce9ecdf2..040f7a4fcf217f145335ff4ac3ab2e9b8ea06897 100644 |
--- a/gyp/bench.gyp |
+++ b/gyp/bench.gyp |
@@ -19,6 +19,7 @@ |
'dependencies': [ |
'skia_lib.gyp:skia_lib', |
'bench_timer', |
+ 'flags.gyp:flags', |
], |
'conditions': [ |
['skia_gpu == 1', |