| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 8c75bc0e7787c068b9bbfecd0db11ca3c32bc950..8f2388a0bf17bd2cdedf7a54bbef159c79accae2 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2672,6 +2672,8 @@
|
| 'test/base/out_of_proc_test_runner.cc',
|
| 'test/data/webui/assertions-inl.h',
|
| 'test/data/webui/assertions.js',
|
| + 'test/data/webui/async_gen-inl.h',
|
| + 'test/data/webui/async_gen.js',
|
| 'test/data/webui/print_preview.js',
|
| 'test/data/webui/options.js',
|
| # TODO(craig): Rename this and run from base_unittests when the test
|
|
|