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

Unified Diff: chrome/chrome_tests.gypi

Issue 10823291: Exclude more files from Android build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase again Created 8 years, 4 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
« no previous file with comments | « chrome/chrome_browser_extensions.gypi ('k') | content/content_renderer.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index dc96fa790edee568b7a2754ff6053e8d764d3213..c35827972702e1565a9e8e46e17f4c838098c867 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2455,6 +2455,12 @@
'sources/': [
['exclude', '^browser/captive_portal/'],
['exclude', '^browser/chrome_to_mobile'],
+ ['exclude', '^browser/first_run/'],
+ ['exclude', '^browser/importer/'],
+ ['exclude', '^browser/lifetime/'],
+ ['exclude', '^browser/speech/'],
+ ['exclude', '^browser/sync/glue/app_'],
+ ['exclude', '^browser/sync/glue/extension_'],
['exclude', '^browser/themes/'],
['exclude', '^browser/ui/intents/'],
['exclude', '^browser/ui/omnibox/'],
@@ -2471,6 +2477,7 @@
['exclude', '^browser/ui/webui/suggestions_internals'],
['exclude', '^browser/ui/webui/sync_promo'],
# No service process on Android.
+ ['exclude', '^browser/service/'],
['exclude', '^common/service_'],
['exclude', '^service/'],
],
« no previous file with comments | « chrome/chrome_browser_extensions.gypi ('k') | content/content_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698