Index: chrome/chrome_tests.gypi |
=================================================================== |
--- chrome/chrome_tests.gypi (revision 132618) |
+++ chrome/chrome_tests.gypi (working copy) |
@@ -186,8 +186,6 @@ |
'test/automation/browser_proxy.h', |
'test/automation/dom_element_proxy.cc', |
'test/automation/dom_element_proxy.h', |
- 'test/automation/extension_proxy.cc', |
- 'test/automation/extension_proxy.h', |
'test/automation/javascript_execution_controller.cc', |
'test/automation/javascript_execution_controller.h', |
'test/automation/javascript_message_utils.h', |
@@ -532,7 +530,6 @@ |
'browser/browser_keyevents_browsertest.cc', |
'browser/collected_cookies_uitest.cc', |
'browser/debugger/devtools_sanity_unittest.cc', |
- 'browser/infobars/infobars_uitest.cc', |
'browser/instant/instant_browsertest.cc', |
'browser/keyboard_access_uitest.cc', |
'browser/mouseleave_interactive_uitest.cc', |
@@ -780,7 +777,6 @@ |
'renderer/loadtimes_extension_bindings_uitest.cc', |
'test/automation/automation_proxy_uitest.cc', |
'test/automation/automation_proxy_uitest.h', |
- 'test/automation/extension_proxy_uitest.cc', |
'test/base/chrome_process_util_uitest.cc', |
'test/reliability/automated_ui_test_test.cc', |
'test/ui/history_uitest.cc', |
@@ -2883,6 +2879,7 @@ |
'browser/history/redirect_browsertest.cc', |
'browser/history/top_sites_extension_test.cc', |
'browser/iframe_browsertest.cc', |
+ 'browser/infobars/infobars_browsertest.cc', |
'browser/infobars/infobar_extension_apitest.cc', |
'browser/importer/toolbar_importer_utils_browsertest.cc', |
'browser/locale_tests_browsertest.cc', |