Index: gyp/bench.gyp |
diff --git a/gyp/bench.gyp b/gyp/bench.gyp |
index 661840301c9d063edbc5c166045593b117c550b8..ad026a6439e324834e20541b48b3cf0d0cee8206 100644 |
--- a/gyp/bench.gyp |
+++ b/gyp/bench.gyp |
@@ -42,7 +42,7 @@ |
], |
'includes': [ 'bench.gypi' ], |
'dependencies': [ |
- 'flags.gyp:flags', |
+ 'flags.gyp:flags_common', |
'jsoncpp.gyp:jsoncpp', |
'skia_lib.gyp:skia_lib', |
'tools.gyp:crash_handler', |