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