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

Unified Diff: chrome/chrome_browser.gypi

Issue 6756044: Remove extension automation support that was used only by CEEE. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to head. Created 9 years, 8 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/browser/external_tab_container_win.cc ('k') | chrome/common/automation_messages_internal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 5d8a49ea822e4e44f3ca85030fc4154698b61c0e..7a53b6e9e735236ff6b55a1399f34d3b54c1d711 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -203,8 +203,6 @@
'browser/automation/automation_browser_tracker.h',
'browser/automation/automation_util.cc',
'browser/automation/automation_util.h',
- 'browser/automation/automation_extension_function.cc',
- 'browser/automation/automation_extension_function.h',
'browser/automation/automation_extension_tracker.cc',
'browser/automation/automation_extension_tracker.h',
'browser/automation/automation_provider.cc',
@@ -233,10 +231,6 @@
'browser/automation/automation_window_tracker.h',
'browser/automation/chrome_frame_automation_provider.cc',
'browser/automation/chrome_frame_automation_provider.h',
- 'browser/automation/extension_automation_constants.cc',
- 'browser/automation/extension_automation_constants.h',
- 'browser/automation/extension_port_container.cc',
- 'browser/automation/extension_port_container.h',
'browser/automation/testing_automation_provider.cc',
'browser/automation/testing_automation_provider.h',
'browser/automation/testing_automation_provider_chromeos.cc',
« no previous file with comments | « chrome/browser/external_tab_container_win.cc ('k') | chrome/common/automation_messages_internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698