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

Unified Diff: chrome/chrome_tests.gypi

Issue 7501004: Add test to each OptionsPage to open that page (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Made test fixture names better/agree with the filenames. Created 9 years, 2 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/ui/webui/options/search_engine_manager_browsertest.js ('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
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index b07f9903247fe97ac29490ad5e2d3e8d3fbff4e5..39d48f1a28511a2313676270115c71540689c0da 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2509,7 +2509,19 @@
'browser/ui/webui/bidi_checker_web_ui_test.cc',
'browser/ui/webui/bidi_checker_web_ui_test.h',
'browser/ui/webui/net_internals_ui_browsertest.cc',
+ 'browser/ui/webui/options/advanced_options_browsertest.js',
+ 'browser/ui/webui/options/autofill_options_browsertest.js',
+ 'browser/ui/webui/options/browser_options_browsertest.js',
+ 'browser/ui/webui/options/certificate_manager_browsertest.js',
+ 'browser/ui/webui/options/content_options_browsertest.js',
+ 'browser/ui/webui/options/content_settings_exception_area_browsertest.js',
+ 'browser/ui/webui/options/cookies_view_browsertest.js',
+ 'browser/ui/webui/options/font_settings_browsertest.js',
+ 'browser/ui/webui/options/language_options_browsertest.js',
'browser/ui/webui/options/options_browsertest.js',
+ 'browser/ui/webui/options/password_manager_browsertest.js',
+ 'browser/ui/webui/options/personal_options_browsertest.js',
+ 'browser/ui/webui/options/search_engine_manager_browsertest.js',
'browser/ui/webui/web_ui_browsertest.cc',
'browser/ui/webui/web_ui_browsertest.h',
'browser/ui/webui/web_ui_test_handler.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/search_engine_manager_browsertest.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698