| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 74380433f961e5ca283cee04c85251451fa076ff..a2ef3952bd9fc996f41992d336849ee0b781b7d6 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -95,6 +95,8 @@
|
| 'public/common/resource_response.h',
|
| 'public/common/resource_response_info.cc',
|
| 'public/common/resource_response_info.h',
|
| + 'public/common/resource_type.cc',
|
| + 'public/common/resource_type.h',
|
| 'public/common/result_codes.h',
|
| 'public/common/result_codes_list.h',
|
| 'public/common/sandbox_init.h',
|
|
|