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

Unified Diff: chrome/chrome_common.gypi

Issue 12045031: Disabling automation on Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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 | « no previous file | chrome/chrome_renderer.gypi » ('j') | chrome/chrome_renderer.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index c7a967a74e549f073bd443ccca903d37068fe70c..35440aebf779eaab90a9696024f048d8433acd07 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -411,6 +411,7 @@
}],
['OS=="android"', {
'sources/': [
+ ['exclude', '^common/automation_'],
['exclude', '^common/chrome_version_info_posix.cc'],
['exclude', '^common/service_'],
],
« no previous file with comments | « no previous file | chrome/chrome_renderer.gypi » ('j') | chrome/chrome_renderer.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698