| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index ad5bae8e471f97976af4bd26ba6f351f0eba7593..8a9625f3430a8bf22bedf2569e930ecbda395cce 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -49,6 +49,8 @@
|
| 'public/test/mock_render_thread.h',
|
| 'public/test/mock_resource_context.cc',
|
| 'public/test/mock_resource_context.h',
|
| + 'public/test/notification_watcher.cc',
|
| + 'public/test/notification_watcher.h',
|
| 'public/test/render_view_fake_resources_test.cc',
|
| 'public/test/render_view_fake_resources_test.h',
|
| 'public/test/render_view_test.cc',
|
|
|