Index: webkit/glue/webkit_glue.gypi |
diff --git a/webkit/glue/webkit_glue.gypi b/webkit/glue/webkit_glue.gypi |
index f37c46909c887ca3c2eba7c9b3722804cebd6c1f..5c6d1cb788d5e1e780612b7057838b9a53306dfd 100644 |
--- a/webkit/glue/webkit_glue.gypi |
+++ b/webkit/glue/webkit_glue.gypi |
@@ -203,11 +203,11 @@ |
'dependencies': [ |
'<(DEPTH)/base/base.gyp:base', |
'<(DEPTH)/base/base.gyp:base_i18n', |
- '<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl', |
'<(DEPTH)/skia/skia.gyp:skia', |
- '<(DEPTH)/third_party/WebKit/public/blink.gyp:blink', |
'<(DEPTH)/third_party/icu/icu.gyp:icuuc', |
Lei Zhang
2013/06/19 22:59:57
If you look in the other files, 'W' comes before [
tfarina
2013/06/19 23:07:49
Ops, reverted.
|
+ '<(DEPTH)/third_party/WebKit/public/blink.gyp:blink', |
'<(DEPTH)/ui/ui.gyp:ui', |
+ '<(DEPTH)/url/url.gyp:url_lib', |
'glue_common', |
'webkit_common', |
], |