Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index e8d137e6a7d972aa1906389801d86d572255545c..e34eba8a9a2894188b6346761f0ad2391c95f38f 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -420,7 +420,7 @@ |
}], |
['OS!="ios" and chrome_multiple_dll!=1', { |
'dependencies': [ |
- '../webkit/support/webkit_support.gyp:glue', |
+ '../webkit/glue/webkit_glue.gyp:glue', |
], |
}], |
['OS=="mac"', { |