| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 6a967875c348c829e6d5d345a0674910d8435497..de12a98e44d808f3122d1672bd096566743d9354 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -158,6 +158,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',
|
|
|