Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 469fa3ea1486b5a79f370f969109beb780880bf0..0a9ab8d4b0a262c6a2611eb59f711a34215bc8f2 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -47,6 +47,7 @@ |
'public/common/page_zoom.h', |
'public/common/pepper_plugin_info.cc', |
'public/common/pepper_plugin_info.h', |
+ 'public/common/referrer.h', |
'public/common/renderer_preferences.cc', |
'public/common/renderer_preferences.h', |
'public/common/resource_dispatcher_delegate.h', |
@@ -205,6 +206,7 @@ |
'common/quota_messages.h', |
'common/quota_dispatcher.cc', |
'common/quota_dispatcher.h', |
+ 'common/referrer.cc', |
'common/request_extra_data.cc', |
'common/request_extra_data.h', |
'common/resource_dispatcher.cc', |