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

Unified Diff: components/invalidation/impl/DEPS

Issue 2704383002: Network traffic annotation added to gcm_network_channel. (Closed)
Patch Set: 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
Index: components/invalidation/impl/DEPS
diff --git a/components/invalidation/impl/DEPS b/components/invalidation/impl/DEPS
index f4249d46d5a9ac1335b3802995e3c90668d21f7f..046a60e68c13764644f19508efe95236b884cfae 100644
--- a/components/invalidation/impl/DEPS
+++ b/components/invalidation/impl/DEPS
@@ -16,5 +16,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",
]

Powered by Google App Engine
This is Rietveld 408576698