| 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
|
|
|