| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 3f74f0babcf724b2641a2e4d47190cb6501146ad..64fc871dfd1399b4c901862abac591aaa41ddc51 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -321,6 +321,8 @@
|
| 'common/pepper_messages.h',
|
| 'common/pepper_plugin_registry.cc',
|
| 'common/pepper_plugin_registry.h',
|
| + 'common/pepper_renderer_instance_data.cc',
|
| + 'common/pepper_renderer_instance_data.h',
|
| 'common/plugin_carbon_interpose_constants_mac.cc',
|
| 'common/plugin_carbon_interpose_constants_mac.h',
|
| 'common/plugin_messages.h',
|
|
|