| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 8ce08281460dcf9ec21c96da87ab5c9c9b6878a4..a87b12643eab8a7a2bb975fc5f80e0e7c596286b 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_frame_type.h',
|
| + 'public/common/request_context_type.h',
|
| 'public/common/resource_devtools_info.cc',
|
| 'public/common/resource_devtools_info.h',
|
| 'public/common/resource_response.h',
|
|
|