diff options
Diffstat (limited to 'gyp/bench.gyp')
-rw-r--r-- | gyp/bench.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/bench.gyp b/gyp/bench.gyp index 040f7a4fcf..27f80cead9 100644 --- a/gyp/bench.gyp +++ b/gyp/bench.gyp @@ -19,7 +19,6 @@ 'dependencies': [ 'skia_lib.gyp:skia_lib', 'bench_timer', - 'flags.gyp:flags', ], 'conditions': [ ['skia_gpu == 1', |