| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 86e03c2b478befe9c070cfdfd7c1569057ceb703..52f2bf2d1c2454b5d87fc2b1d424e041bb86dde0 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -122,7 +122,6 @@
|
| 'common/appcache/appcache_dispatcher.cc',
|
| 'common/appcache/appcache_dispatcher.h',
|
| 'common/appcache_messages.h',
|
| - 'common/browser_plugin_messages.h',
|
| 'common/child_histogram_message_filter.cc',
|
| 'common/child_histogram_message_filter.h',
|
| 'common/child_process.cc',
|
| @@ -292,6 +291,7 @@
|
| 'common/npobject_stub.h',
|
| 'common/npobject_util.cc',
|
| 'common/npobject_util.h',
|
| + 'common/old_browser_plugin_messages.h',
|
| 'common/p2p_messages.h',
|
| 'common/p2p_sockets.h',
|
| 'common/page_zoom.cc',
|
|
|