Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index 06814af9a6f7fd33c1e6cd586f1ebf038ae46b4a..100dc855b49f422ceb8dc484ee1846516896b241 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -2620,6 +2620,18 @@ |
| 'test/data/webui/assertions.js', |
| 'test/data/webui/print_preview.js', |
| 'test/data/webui/options.js', |
|
James Hawkins
2011/07/26 01:26:24
mkdir test/data/webui/options
Sheridan Rawlins
2011/07/26 01:37:17
I can do that, but, know that the generated file w
Sheridan Rawlins
2011/08/03 16:06:42
Can this wait until crbug.com/90907 is addressed (
|
| + 'test/data/webui/options_page_advanced.js', |
| + 'test/data/webui/options_page_autofill.js', |
| + 'test/data/webui/options_page_browser.js', |
| + 'test/data/webui/options_page_certificates.js', |
| + 'test/data/webui/options_page_content.js', |
| + 'test/data/webui/options_page_contentexceptions.js', |
| + 'test/data/webui/options_page_cookies.js', |
| + 'test/data/webui/options_page_fonts.js', |
| + 'test/data/webui/options_page_languages.js', |
| + 'test/data/webui/options_page_passwords.js', |
| + 'test/data/webui/options_page_personal.js', |
| + 'test/data/webui/options_page_searchengines.js', |
| 'test/gpu/gpu_browsertest.cc', |
| 'test/in_process_browser_test_browsertest.cc', |
| 'test/out_of_proc_test_runner.cc', |