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

Unified Diff: chrome/chrome_tests.gypi

Issue 1457543004: Add Mocha based tests for Settings pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 6520a780f773fe9f66022b777e60a841cd509ba7..4123f8dd24e9c26b13a2cdc16a582d0b18a43bf6 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -987,6 +987,8 @@
'test/data/webui/print_preview.js',
'test/data/webui/sandboxstatus_browsertest.js',
'test/data/webui/settings/cr_settings_browsertest.js',
+ 'test/data/webui/settings/settings_page_browsertest.js',
+ 'test/data/webui/settings/main_page_browsertest.js',
michaelpg 2015/11/18 02:00:32 alphabetize
stevenjb 2015/11/18 20:02:33 Done.
],
# TODO(rockot) bug 505926: These should be moved to a target in
# //extensions but have old dependencies on chrome files. The chrome

Powered by Google App Engine
This is Rietveld 408576698