| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 8c75bc0e7787c068b9bbfecd0db11ca3c32bc950..4689e7318bd6a0542d1c59d6ff0aa2aae27e246f 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2670,8 +2670,9 @@
|
| 'test/base/render_view_test.cc',
|
| 'test/base/render_view_test.h',
|
| '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
|
|
|