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

Unified Diff: chrome/chrome_tests.gypi

Issue 10383176: Run the devtools sanity tests as a browser_test instead of interactive_ui_test. These tests don't d… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 7 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/debugger/devtools_sanity_unittest.cc ('k') | no next file » | 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 137027)
+++ chrome/chrome_tests.gypi (working copy)
@@ -496,7 +496,6 @@
'browser/browser_focus_uitest.cc',
'browser/browser_keyevents_browsertest.cc',
'browser/collected_cookies_uitest.cc',
- 'browser/debugger/devtools_sanity_unittest.cc',
'browser/instant/instant_browsertest.cc',
'browser/keyboard_access_uitest.cc',
'browser/printing/print_dialog_cloud_interative_uitest.cc',
@@ -2661,6 +2660,7 @@
'browser/content_settings/content_settings_browsertest.cc',
'browser/crash_recovery_browsertest.cc',
'browser/custom_handlers/protocol_handler_registry_browsertest.cc',
+ 'browser/debugger/devtools_sanity_browsertest.cc',
'browser/download/download_browsertest.cc',
'browser/download/download_danger_prompt_browsertest.cc',
'browser/download/download_extension_apitest.cc',
« no previous file with comments | « chrome/browser/debugger/devtools_sanity_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698