Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 3a0e65e86ecd67a795bbb7aec2c078543ea7c48a..e6cae8c1382b845bb9251756e7b7a054f6516f46 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -965,6 +965,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 |