| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 76ff48d76332ba0115e9bbb5bab7daf41e29df8b..ff804cef7badbc87398ec9408492e2cc665aec7d 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -184,6 +184,8 @@
|
| 'test/test_content_client.h',
|
| 'test/test_context_provider_factory.cc',
|
| 'test/test_context_provider_factory.h',
|
| + 'test/test_frame_navigation_observer.cc',
|
| + 'test/test_frame_navigation_observer.h',
|
| 'test/test_render_frame_host.cc',
|
| 'test/test_render_frame_host.h',
|
| 'test/test_render_frame_host_factory.cc',
|
|
|