Chromium Code Reviews| Index: gyp/viewer.gyp |
| diff --git a/gyp/viewer.gyp b/gyp/viewer.gyp |
| index 5bec25c756d7f6c7d56f335bf90e07c148c267da..7fb8120d874bf53296846c55ce3f413214db8396 100644 |
| --- a/gyp/viewer.gyp |
| +++ b/gyp/viewer.gyp |
| @@ -65,7 +65,6 @@ |
| [ 'skia_os == "android"', { |
| 'dependencies': [ |
| 'android_deps.gyp:Android_EntryPoint', |
| - 'android_deps.gyp:native_app_glue', |
|
djsollen
2016/06/23 16:21:58
drop this into a separate CL.
|
| ], |
| # views depends on SkOSWindow_android, which we don't want to include |
| # so we only include the minimum set of views files in sources |