| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 3e5a8a63f4723175ad0fada46c104b41a292a338..400145a338cbc8374a0c3ec059c390cf29e599d0 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -119,6 +119,8 @@
|
| 'common/android/surface_texture_peer.cc',
|
| 'common/android/surface_texture_peer.h',
|
| 'common/appcache_messages.h',
|
| + 'common/blink_glue.cc',
|
| + 'common/blink_glue.h',
|
| 'common/browser_plugin/browser_plugin_constants.cc',
|
| 'common/browser_plugin/browser_plugin_constants.h',
|
| 'common/browser_plugin/browser_plugin_messages.h',
|
| @@ -378,6 +380,8 @@
|
| 'common/set_process_title.h',
|
| 'common/set_process_title_linux.cc',
|
| 'common/set_process_title_linux.h',
|
| + 'common/simple_webmimeregistry_impl.cc',
|
| + 'common/simple_webmimeregistry_impl.h',
|
| 'common/socket_stream.h',
|
| 'common/socket_stream_handle_data.cc',
|
| 'common/socket_stream_handle_data.h',
|
| @@ -391,8 +395,10 @@
|
| 'common/url_schemes.cc',
|
| 'common/url_schemes.h',
|
| 'common/utility_messages.h',
|
| - 'common/view_messages.h',
|
| 'common/view_message_enums.h',
|
| + 'common/view_messages.h',
|
| + 'common/webfileutilities_impl.cc',
|
| + 'common/webfileutilities_impl.h',
|
| 'common/webplugin_geometry.cc',
|
| 'common/webplugin_geometry.h',
|
| 'common/websocket.cc',
|
|
|