Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(445)

Unified Diff: components/autofill/DEPS

Issue 1564773002: Move components/compression to third_party/zlib/google (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix another #include... Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/autofill.gypi ('k') | components/autofill/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill/DEPS
diff --git a/components/autofill/DEPS b/components/autofill/DEPS
index 3f87406b6a4ed88473416968b2608c58e7871989..dd9ecc3e3bc355be5718e7a4f78043334c68c24f 100644
--- a/components/autofill/DEPS
+++ b/components/autofill/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+grit", # For generated headers
"+jni",
"+net",
+ "+third_party/zlib/google",
"+ui",
# Autofill is a layered component; subdirectories must explicitly introduce
# the ability to use the content layer as appropriate.
« no previous file with comments | « components/autofill.gypi ('k') | components/autofill/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698