Chromium Code Reviews| Index: chrome/test/BUILD.gn |
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
| index 7e12b4f8ba86d9a6a2901af8085f13843aa4c3d0..55b26b613b5e91e3917f327b6521255e730d591f 100644 |
| --- a/chrome/test/BUILD.gn |
| +++ b/chrome/test/BUILD.gn |
| @@ -940,6 +940,7 @@ if (!is_android) { |
| sources = [ |
| "data/webui/cr_elements/cr_elements_focus_test.js", |
| "data/webui/md_history/md_history_focus_test.js", |
| + "data/webui/settings/cr_settings_interactive_ui_tests.js", |
| ] |
| gen_include_files = [ |