| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 240c001fccac7199cc5122b955c23b68778df593..c537d7e1ea9c624b33f81d99826bc876b8b29113 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -86,6 +86,8 @@
|
| 'public/common/pepper_plugin_info.h',
|
| 'public/common/process_type.h',
|
| 'public/common/referrer.h',
|
| + 'public/common/registry_utils_win.cc',
|
| + 'public/common/registry_utils_win.h',
|
| 'public/common/renderer_preferences.cc',
|
| 'public/common/renderer_preferences.h',
|
| 'public/common/resource_devtools_info.cc',
|
|
|