summaryrefslogtreecommitdiffstats
path: root/content/content_common.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r--content/content_common.gypi7
1 files changed, 1 insertions, 6 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 3e5a8a6..750d799 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',