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 bb0db7184bbc8e2d2cb822002609c634e27b221e..6507ee45f742f6dbd6ebce160217eaddb8c76df0 100644 |
| --- a/platform_tools/android/gyp/dependencies.gypi |
| +++ b/platform_tools/android/gyp/dependencies.gypi |
| @@ -44,7 +44,9 @@ |
| 'cflags': [ |
| '-w', |
| '-fexceptions', |
| - '-DHAVE_EXPAT_CONFIG_H', |
| + ], |
| + 'defines': [ |
| + 'HAVE_EXPAT_CONFIG_H', |
| ], |
| 'direct_dependent_settings': { |
| 'include_dirs': [ |