| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index b9eb787b8b22c72dca25815f58c8c642ce45465e..74fd8b1494d2fbd17aa491865b3fb80db4686227 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -124,7 +124,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',
|
| @@ -344,6 +343,7 @@
|
| 'common/worker_messages.h',
|
| 'common/zygote_commands_linux.h',
|
| 'port/common/input_event_ack_state.h',
|
| + 'public/common/browser_plugin/browser_plugin_message_enums.h',
|
| 'public/common/common_param_traits.cc',
|
| 'public/common/common_param_traits.h',
|
| 'public/common/common_param_traits_macros.h',
|
|
|