| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 299fbc5d72f3949bd16d51218f6277362807fe4e..e914fdc8c9a9896bc1beda3616751b321e2f3225 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -45,6 +45,8 @@
|
| 'public/test/mock_download_item.h',
|
| 'public/test/mock_download_manager.cc',
|
| 'public/test/mock_download_manager.h',
|
| + 'public/test/mock_navigation_handle.cc',
|
| + 'public/test/mock_navigation_handle.h',
|
| 'public/test/mock_notification_observer.cc',
|
| 'public/test/mock_notification_observer.h',
|
| 'public/test/mock_render_process_host.cc',
|
|
|