| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index fe6fc76acf8ebae760ab57adfd70bcf287f91f4b..e2123b2ff3bd76408671639c0b5cba926de0c19a 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -80,6 +80,8 @@
|
| 'test/mock_web_ui.h',
|
| 'test/net/url_request_abort_on_end_job.cc',
|
| 'test/net/url_request_abort_on_end_job.h',
|
| + 'test/net/url_request_user_data_helper.cc',
|
| + 'test/net/url_request_user_data_helper.h',
|
| 'test/render_view_fake_resources_test.cc',
|
| 'test/render_view_fake_resources_test.h',
|
| 'test/render_view_test.cc',
|
|
|