Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 3ea4a8d6b32d651419c3004faf7ebeefc0a004bf..900aa3610da72f1e14ee616fc671fe5413d0d34a 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -391,6 +391,10 @@ |
'../webkit/common/webkit_common.gyp:webkit_common', |
'../webkit/storage_browser.gyp:webkit_storage_browser', |
'../webkit/storage_common.gyp:webkit_storage_common', |
+ ], |
+ }], |
+ ['OS!="ios" and chrome_multiple_dll!=1', { |
+ 'dependencies': [ |
'../webkit/support/webkit_support.gyp:glue', |
], |
}], |