| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 0600b9fe2aa6459443fb467d3d70be5b6641a821..7d1ab26d1f9a0f92d0d61bd08033a43e6d3c018c 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -87,6 +87,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',
|
|
|