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

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: Feedback 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 c8cd2c929afa013f7eee159064d368d3e39b5ee1..dff224ea618f925088e3cee1d1db23e79c9c9b4c 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

Powered by Google App Engine
This is Rietveld 408576698