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

Unified Diff: components/feedback/DEPS

Issue 1530403003: Add anonymizer tool (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed Vasilii's comments Created 5 years 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
Index: components/feedback/DEPS
diff --git a/components/feedback/DEPS b/components/feedback/DEPS
index c88ff4ebcce4948701e4ac714a797334f445ccc9..29bdfcfa4a1434a1bc218470e2667e9f5affe245 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/re2",
"+third_party/zlib/google/zip.h",
]

Powered by Google App Engine
This is Rietveld 408576698