Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 11be7d79c62439520cfb2146065d717e00ac5aab..677944e94ff7476d76f41c31d42e4520814dfb7c 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -565,7 +565,7 @@ |
}], |
['OS!="ios" and chrome_multiple_dll!=1', { |
'dependencies': [ |
- '<(DEPTH)/webkit/support/webkit_support.gyp:glue', |
+ '<(DEPTH)/webkit/glue/webkit_glue.gyp:glue', |
], |
}], |
['OS=="android"', { |