| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 8ccdbff36391b428f357ba44d3851a76b904e462..602fca6f7205ec1aeaf1c3848c2ceeb3a994a2ad 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -51,6 +51,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',
|
|
|