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

Unified Diff: components/variations/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/variations/BUILD.gn ('k') | components/variations/service/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/variations/DEPS
diff --git a/components/variations/DEPS b/components/variations/DEPS
index 74cc51a43d8486882ef30592b8c374b6474641db..bd38a5ca56685c26cdf463f4e20a5e744f3518ba 100644
--- a/components/variations/DEPS
+++ b/components/variations/DEPS
@@ -9,4 +9,5 @@ include_rules = [
"-net",
"+third_party/mt19937ar",
"+third_party/protobuf",
+ "+third_party/zlib/google",
]
« no previous file with comments | « components/variations/BUILD.gn ('k') | components/variations/service/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698