| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index b715ea9ca05368e99f8ea4f98ff902d9cee90d6c..cc0137fe9d4bb9444f9598c2b8970f773ff1e8a7 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -90,6 +90,8 @@
|
| 'public/common/referrer.h',
|
| 'public/common/renderer_preferences.cc',
|
| 'public/common/renderer_preferences.h',
|
| + 'public/common/request_context.h',
|
| + 'public/common/request_context_frame_type.h',
|
| 'public/common/resource_devtools_info.cc',
|
| 'public/common/resource_devtools_info.h',
|
| 'public/common/resource_response.h',
|
|
|