| Index: chrome/chrome_tests.gypi
 | 
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
 | 
| index 71d677fec30f4ca8db327845e75fc0c9899e7217..9529ef12c0074f61c7c8a2fe28912fd4dad7fc2e 100644
 | 
| --- a/chrome/chrome_tests.gypi
 | 
| +++ b/chrome/chrome_tests.gypi
 | 
| @@ -2616,6 +2616,7 @@
 | 
|          'test/base/out_of_proc_test_runner.cc',
 | 
|          'test/data/webui/assertions-inl.h',
 | 
|          'test/data/webui/assertions.js',
 | 
| +        'test/data/webui/ntp4.js',
 | 
|          'test/data/webui/print_preview.js',
 | 
|          'test/data/webui/options.js',
 | 
|          # TODO(craig): Rename this and run from base_unittests when the test
 | 
| 
 |