Index: chrome/DEPS |
diff --git a/chrome/DEPS b/chrome/DEPS |
index 358576c19eca5bb9a63667070c9ba7671678947e..66a1c42cd6cf3ddb91e3489b42925bd92c6919a4 100644 |
--- a/chrome/DEPS |
+++ b/chrome/DEPS |
@@ -26,7 +26,6 @@ include_rules = [ |
"+chrome/test", |
"+components/sessions", |
"+components/visitedlink/common", |
- "+components/zip", |
"+content/public/common", |
"+content/public/test", |
"+content/test/gpu", |
@@ -50,6 +49,7 @@ include_rules = [ |
"+third_party/npapi", # NPAPI interface headers. |
"+third_party/skia", |
"+third_party/tcmalloc", |
+ "+third_party/zlib/google", |
"+third_party/GTM", # Google Toolbox for Mac. |
"+ui", |