Chromium Code Reviews| Index: content/content_shell.gypi |
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
| index 9042c5c5c12283610b8beb8002c25d987fd45620..28404e33243008e3d6b4e124dff4ccac243735ef 100644 |
| --- a/content/content_shell.gypi |
| +++ b/content/content_shell.gypi |
| @@ -608,7 +608,7 @@ |
| 'shell/android/shell_library_loader.h', |
| ], |
| 'conditions': [ |
| - ['android_build_type==1', { |
| + ['android_webview_build==1', { |
| 'ldflags': [ |
| '-lgabi++', # For rtti |
| ], |