Fix deps file

git-svn-id: http://rlz.googlecode.com/svn/trunk@127 10bc0f33-e4bf-9a86-80cf-af638054f0c4
diff --git a/DEPS b/DEPS
index b07ba15..dbda507 100644
--- a/DEPS
+++ b/DEPS
@@ -48,10 +48,10 @@
 }
 
 include_rules = [
-  "+base",
   "+build",
   "+content",  # TODO: Remove this once http://crbug.com/118220 is fixed.
   "+net",  # This is only used when force_rlz_use_chrome_net=1 is passed to gyp.
+  "+third_party/zlib",
 ]
 
 hooks = [