Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 3e5a8a63f4723175ad0fada46c104b41a292a338..750d799d8027137d99ef6b1ddc6c70de7237440e 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -391,8 +391,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', |
@@ -456,11 +456,6 @@ |
'../webkit/storage_common.gyp:webkit_storage_common', |
], |
}], |
- ['OS!="ios" and chrome_multiple_dll!=1', { |
- 'dependencies': [ |
- '../webkit/glue/webkit_glue.gyp:glue', |
- ], |
- }], |
['OS=="mac"', { |
'sources': [ |
'common/gpu/client/gpu_memory_buffer_impl_io_surface.cc', |