Chromium Code Reviews| Index: gyp/visualbench.gyp |
| diff --git a/gyp/visualbench.gyp b/gyp/visualbench.gyp |
| index 4ae64894545629d6a83a673433fab026f28c241b..8dea597ef8c5d4290a577e0d93b9645a8e8f4a9a 100644 |
| --- a/gyp/visualbench.gyp |
| +++ b/gyp/visualbench.gyp |
| @@ -45,7 +45,7 @@ |
| 'views.gyp:views', |
| ], |
| 'conditions' : [ |
| - [ 'skia_os == "android" and skia_use_sdl == 0', { |
| + [ 'skia_os == "android"', { |
| 'dependencies': [ |
| 'android_deps.gyp:Android_VisualBench', |
| 'android_deps.gyp:native_app_glue', |