Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1826)

Unified Diff: content/content_shell.gypi

Issue 1391893003: NOT FOR REVIEW: Aura on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698