| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index cd0211d0610acf19d9b66ea28cacde3b2ca67911..1407096b2a6771bebf623ae121b97e1c3f455ed8 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -963,6 +963,7 @@
|
| 'test/data/webui/polymer_browser_test_base.js',
|
| 'test/data/webui/print_preview.js',
|
| 'test/data/webui/sandboxstatus_browsertest.js',
|
| + 'test/data/webui/settings/cr_settings_browsertest.js',
|
| ],
|
| # TODO(rockot) bug 505926: These should be moved to a target in
|
| # //extensions but have old dependencies on chrome files. The chrome
|
|
|