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

Unified Diff: components/safe_browsing/DEPS

Issue 2801643002: Network traffic annotation added to base_ping_manager. (Closed)
Patch Set: Comments addressed. Created 3 years, 7 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/safe_browsing/base_ping_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/safe_browsing/DEPS
diff --git a/components/safe_browsing/DEPS b/components/safe_browsing/DEPS
index 36b6e0f8aec137e648ac4eeda09d48cd379de1db..cbc8c4b86697e6073570aa1b49368d8a59c21ee9 100644
--- a/components/safe_browsing/DEPS
+++ b/components/safe_browsing/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+google_apis",
"+net/base",
"+net/log",
+ "+net/traffic_annotation",
"+net/url_request",
"+testing/gtest",
"+third_party/protobuf",
« no previous file with comments | « no previous file | components/safe_browsing/base_ping_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698