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

Unified Diff: components/feedback/DEPS

Issue 1530403003: Add anonymizer tool (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase to ToT 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/feedback/BUILD.gn ('k') | components/feedback/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/feedback/DEPS
diff --git a/components/feedback/DEPS b/components/feedback/DEPS
index c88ff4ebcce4948701e4ac714a797334f445ccc9..3a9dc0b2020d40fbdf96e364828d225de70af5f8 100644
--- a/components/feedback/DEPS
+++ b/components/feedback/DEPS
@@ -8,5 +8,6 @@ include_rules = [
"+content/public/test",
"+net/base",
"+net/url_request",
- "+third_party/zlib/google/zip.h",
+ "+third_party/re2",
+ "+third_party/zlib/google",
]
« no previous file with comments | « components/feedback/BUILD.gn ('k') | components/feedback/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698