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

Unified Diff: chrome/chrome_tests.gypi

Issue 10115018: Convert the infobars interactive_ui_test to a browser_test. Remove the ExtensionProxy class which… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 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/chrome_browser.gypi ('k') | chrome/common/automation_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/common/automation_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698