| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index ae62e7f689463353a4f54008f3a8b6712abdb6e2..7a8a06dd32305c019093af541dbbd6817fef4fd3 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -90,6 +90,8 @@
|
| 'public/common/renderer_preferences.cc',
|
| 'public/common/renderer_preferences.h',
|
| 'public/common/resource_response.h',
|
| + 'public/common/resource_response_info.cc',
|
| + 'public/common/resource_response_info.h',
|
| 'public/common/result_codes.h',
|
| 'public/common/result_codes_list.h',
|
| 'public/common/sandbox_init.h',
|
|
|