Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index d8e6a2480a45a8911cca53db2cf398b95954c618..f7aa509e7ff82d3a97f70da2049fc51b9d966cb8 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -38,7 +38,6 @@ |
'<(DEPTH)/chrome/chrome_resources.gyp:theme_resources', |
'<(DEPTH)/chrome/common_constants.gyp:common_constants', |
'<(DEPTH)/components/components.gyp:visitedlink_common', |
- '<(DEPTH)/components/components.gyp:zip', |
'<(DEPTH)/content/content.gyp:content_common', |
'<(DEPTH)/net/net.gyp:net', |
'<(DEPTH)/skia/skia.gyp:skia', |
@@ -48,6 +47,7 @@ |
'<(DEPTH)/third_party/libxml/libxml.gyp:libxml', |
'<(DEPTH)/third_party/mt19937ar/mt19937ar.gyp:mt19937ar', |
'<(DEPTH)/third_party/sqlite/sqlite.gyp:sqlite', |
+ '<(DEPTH)/third_party/zlib/zlib.gyp:zip', |
'<(DEPTH)/ui/ui.gyp:ui_resources', |
'<(DEPTH)/webkit/support/webkit_support.gyp:user_agent', |
], |