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

Unified Diff: content/content_shell.gypi

Issue 1469803006: NOT FOR REVIEW: Aura Android: Content Shell compiles (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@auraclank_upstream_wthandroid
Patch Set: Temp Created 5 years 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
« no previous file with comments | « build/android/adb_run_aura_content_shell ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « build/android/adb_run_aura_content_shell ('k') | content/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698