Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 4889f2c67a81c5cede2d4e003313340bd60dc7e4..66861c261204302715dc360cab5b98f8d4c9365c 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -84,6 +84,8 @@ |
'public/common/url_fetcher.h', |
'public/common/url_fetcher_delegate.h', |
'public/common/url_fetcher_factory.h', |
+ 'public/common/url_request_user_data.cc', |
+ 'public/common/url_request_user_data.h', |
'public/common/view_type.h', |
'public/common/zygote_fork_delegate_linux.h', |
'common/accessibility_messages.h', |