| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index f7413b5758871e70f30de9d093fc82cbfb791b74..057754837e373c9ee097089a3baa82968ada6146 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -126,7 +126,6 @@
|
| 'common/appcache_messages.h',
|
| 'common/browser_plugin/browser_plugin_constants.cc',
|
| 'common/browser_plugin/browser_plugin_constants.h',
|
| - 'common/browser_plugin/browser_plugin_message_enums.h',
|
| 'common/browser_plugin/browser_plugin_messages.h',
|
| 'common/browser_rendering_stats.cc',
|
| 'common/browser_rendering_stats.h',
|
| @@ -350,6 +349,7 @@
|
| 'common/worker_messages.h',
|
| 'common/zygote_commands_linux.h',
|
| 'port/common/input_event_ack_state.h',
|
| + 'public/common/browser_plugin_permission_type.h',
|
| 'public/common/common_param_traits.cc',
|
| 'public/common/common_param_traits.h',
|
| 'public/common/common_param_traits_macros.h',
|
|
|