| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 6e9ef6438c67da8741fd8096b51c78f0bb2dd5b7..28aec437c35632b829c352db1a301ae6b639ef29 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -159,6 +159,8 @@
|
| 'test/test_frame_navigation_observer.h',
|
| 'test/test_navigation_url_loader.cc',
|
| 'test/test_navigation_url_loader.h',
|
| + 'test/test_navigation_url_loader_delegate.cc',
|
| + 'test/test_navigation_url_loader_delegate.h',
|
| 'test/test_navigation_url_loader_factory.cc',
|
| 'test/test_navigation_url_loader_factory.h',
|
| 'test/test_render_frame.cc',
|
|
|