| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 7a8a06dd32305c019093af541dbbd6817fef4fd3..3fbaf58c60ab1ad54bb0b5dd099f6f0dcf8882fa 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -89,6 +89,8 @@
|
| 'public/common/referrer.h',
|
| 'public/common/renderer_preferences.cc',
|
| 'public/common/renderer_preferences.h',
|
| + 'public/common/resource_devtools_info.cc',
|
| + 'public/common/resource_devtools_info.h',
|
| 'public/common/resource_response.h',
|
| 'public/common/resource_response_info.cc',
|
| 'public/common/resource_response_info.h',
|
|
|