Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index 637b557db78bd2c0d99415c2c2f06b8e2278edbe..bfb8622f011da17ee32fe05ff6dc6e831427456b 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -297,6 +297,9 @@ |
], |
}], |
['use_aura==1', { |
+ 'sources/': [ |
+ ['exclude', 'shell/browser/shell_android.cc'], |
+ ], |
'dependencies': [ |
'../ui/aura/aura.gyp:aura', |
'../ui/aura/aura.gyp:aura_test_support', |