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

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: Rebase 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
« no previous file with comments | « no previous file | chrome/test/data/webui/settings/main_page_browsertest.js » ('j') | 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 a95e9c8c9aa75103034ca2f91034bcb6cd25bf3a..6dd0806ba2b25e52097d0397ae05d8ee0e3c4f9d 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -991,6 +991,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/main_page_browsertest.js',
+ 'test/data/webui/settings/settings_page_browsertest.js',
],
# TODO(rockot) bug 505926: These should be moved to a target in
# //extensions but have old dependencies on chrome files. The chrome
« no previous file with comments | « no previous file | chrome/test/data/webui/settings/main_page_browsertest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698