| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 610c2b84efc88baf619e80b0e50878b283036c8e..c36e452713ebf4c6c80844d3f6b13540f7d4a3dc 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -92,6 +92,7 @@
|
| 'public/common/stop_find_action.h',
|
| 'public/common/url_constants.cc',
|
| 'public/common/url_constants.h',
|
| + 'public/common/url_fetcher.cc',
|
| 'public/common/url_fetcher.h',
|
| 'public/common/url_fetcher_delegate.h',
|
| 'public/common/zygote_fork_delegate_linux.h',
|
| @@ -264,7 +265,6 @@
|
| 'common/message_router.h',
|
| 'common/mime_registry_messages.h',
|
| 'common/navigation_gesture.h',
|
| - 'common/net/url_fetcher.cc',
|
| 'common/net/url_request_user_data.cc',
|
| 'common/net/url_request_user_data.h',
|
| 'common/np_channel_base.cc',
|
|
|