| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 9ae1ddaf8ed1ee728919d480df51c43ff60421d4..d186c719ee8f6dbc66cbcda21f30fafd98a138ca 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',
|
|
|