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

Unified Diff: components/password_manager/DEPS

Issue 2710583003: Network traffic annotation added to affiliation_fetcher. (Closed)
Patch Set: Comments addressed. Created 3 years, 10 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 | « no previous file | components/password_manager/core/browser/affiliation_fetcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/password_manager/DEPS
diff --git a/components/password_manager/DEPS b/components/password_manager/DEPS
index 4d00468335e2e6de5db348000edb6ccfb87a3bc6..99eb6bdd02db4b106684b1fa11cd8af92b8700e3 100644
--- a/components/password_manager/DEPS
+++ b/components/password_manager/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+components/sync/protocol",
"+net/base",
"+net/http/http_status_code.h",
+ "+net/traffic_annotation",
"+net/url_request",
"+sql",
"+third_party/re2",
« no previous file with comments | « no previous file | components/password_manager/core/browser/affiliation_fetcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698