| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 92e1452257005dd426b148b0154e167d6500c69d..64dd6ac866bba4e1eabf81e69a2e8ffc9096e9d0 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -78,6 +78,7 @@
|
| 'public/common/resource_dispatcher_delegate.h',
|
| 'public/common/resource_response.h',
|
| 'public/common/result_codes.h',
|
| + 'public/common/result_codes_list.h',
|
| 'public/common/sandbox_init.cc',
|
| 'public/common/sandbox_init.h',
|
| 'public/common/sandbox_linux.h',
|
|
|