Chromium Code Reviews| Index: platform_tools/android/gyp/dependencies.gypi |
| diff --git a/platform_tools/android/gyp/dependencies.gypi b/platform_tools/android/gyp/dependencies.gypi |
| index 916f88ab49f80d262912bd62fd29fe1ea63d0d27..f6298c1558da8ca283db47384a902829b24f764a 100644 |
| --- a/platform_tools/android/gyp/dependencies.gypi |
| +++ b/platform_tools/android/gyp/dependencies.gypi |
| @@ -14,6 +14,9 @@ |
| # tested. |
| { |
| + 'variables': { |
| + 'skia_warnings_as_errors': 0, |
| + }, |
| 'targets': [ |
| { |
| 'target_name': 'native_app_glue', |