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

Unified Diff: chrome/chrome_common.gypi

Issue 223163003: Remove the remaining automation-based tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 6 years, 9 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.gypi ('k') | chrome/chrome_renderer.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
===================================================================
--- chrome/chrome_common.gypi (revision 261647)
+++ chrome/chrome_common.gypi (working copy)
@@ -63,10 +63,6 @@
'common/auto_start_linux.h',
'common/autocomplete_match_type.cc',
'common/autocomplete_match_type.h',
- 'common/automation_constants.cc',
- 'common/automation_constants.h',
- 'common/automation_messages.h',
- 'common/automation_messages_internal.h',
'common/badge_util.cc',
'common/badge_util.h',
'common/child_process_logging.h',
@@ -504,11 +500,6 @@
'../remoting/remoting.gyp:remoting_client_plugin',
],
}],
- ['enable_automation==0', {
- 'sources/': [
- ['exclude', '^common/automation_']
- ]
- }],
['enable_plugins==0', {
'source!' : [
'common/pepper_permission_util.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698