Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 3e5a8a63f4723175ad0fada46c104b41a292a338..a3b5d58657b36262525972f6b5d8ca72963995ce 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', |
@@ -391,8 +393,8 @@ |
'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/webplugin_geometry.cc', |
'common/webplugin_geometry.h', |
'common/websocket.cc', |