diff options
Diffstat (limited to 'chrome/DEPS')
-rw-r--r-- | chrome/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/DEPS b/chrome/DEPS index 66a1c42..358576c 100644 --- a/chrome/DEPS +++ b/chrome/DEPS @@ -26,6 +26,7 @@ include_rules = [ "+chrome/test", "+components/sessions", "+components/visitedlink/common", + "+components/zip", "+content/public/common", "+content/public/test", "+content/test/gpu", @@ -49,7 +50,6 @@ 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", |