| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 806edd73b15b83d8ece6fc2cb6f3ab7f95d54cc0..708cc1cff50128896273d7f876c14ae239bd3002 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -83,6 +83,8 @@
|
| 'test/test_content_client.h',
|
| 'test/test_notification_tracker.cc',
|
| 'test/test_notification_tracker.h',
|
| + 'test/test_plugin_service.cc',
|
| + 'test/test_plugin_service.h',
|
| 'test/test_tab_contents_view.cc',
|
| 'test/test_tab_contents_view.h',
|
| 'test/test_url_fetcher_factory.cc',
|
|
|