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 |