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

Unified Diff: components/invalidation/impl/DEPS

Issue 2704383002: Network traffic annotation added to gcm_network_channel. (Closed)
Patch Set: Annotation updated. Created 3 years, 9 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/invalidation/impl/gcm_network_channel.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/invalidation/impl/DEPS
diff --git a/components/invalidation/impl/DEPS b/components/invalidation/impl/DEPS
index d10cd2db8f37c03b6083928b82f369abea081fc3..5679686918b4d0717996a2b4df1e60ba695caa82 100644
--- a/components/invalidation/impl/DEPS
+++ b/components/invalidation/impl/DEPS
@@ -17,5 +17,6 @@ include_rules = [
"+net/base/ip_endpoint.h",
"+net/base/network_change_notifier.h",
"+net/http/http_status_code.h",
+ "+net/traffic_annotation",
"+net/url_request",
]
« no previous file with comments | « no previous file | components/invalidation/impl/gcm_network_channel.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698