| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 3d93bbbfa667e3a1dd2d5d3ece205629fb1ae648..bdd858c9c6f42c7bd42010aadc815ca81412fa0b 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -1035,6 +1035,7 @@
|
| 'test/data/webui/settings/help_page_browsertest.js',
|
| 'test/data/webui/settings/languages_page_browsertest.js',
|
| 'test/data/webui/settings/on_startup_browsertest.js',
|
| + 'test/data/webui/settings/open_section_transition_browsertest.js',
|
| 'test/data/webui/settings/passwords_and_autofill_fake_data.js',
|
| 'test/data/webui/settings/passwords_and_forms_browsertest.js',
|
| 'test/data/webui/settings/settings_autofill_section_browsertest.js',
|
|
|