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

Unified Diff: components/feedback/DEPS

Issue 2708853002: Network traffic annotation added to feedback_uploader_chrome. (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/feedback/feedback_uploader_chrome.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/feedback/DEPS
diff --git a/components/feedback/DEPS b/components/feedback/DEPS
index 754fa046d273963e00a270726c03090eb91fc7c6..2d72d2013c12fbf2c1452c79ff5b99ebdb6b1787 100644
--- a/components/feedback/DEPS
+++ b/components/feedback/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+content/public/browser",
"+content/public/test",
"+net/base",
+ "+net/traffic_annotation",
"+net/url_request",
"+third_party/re2",
"+third_party/zlib/google",
« no previous file with comments | « no previous file | components/feedback/feedback_uploader_chrome.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698