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

Unified Diff: components/dom_distiller/DEPS

Issue 2703283004: Network traffic annotation added to distiller_url_fetcher. (Closed)
Patch Set: Comments addressed. 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/dom_distiller/core/distiller_url_fetcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller/DEPS
diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS
index 75e60801d90dde617870ed2476ed6249e1f358e9..35ae9ad146c322a6c1155930814be921e5c931a7 100644
--- a/components/dom_distiller/DEPS
+++ b/components/dom_distiller/DEPS
@@ -15,6 +15,7 @@ include_rules = [
"+third_party/re2",
"+net/base",
"+net/http",
+ "+net/traffic_annotation",
"+net/url_request",
"+ui/base/l10n",
"+ui/base/resource",
« no previous file with comments | « no previous file | components/dom_distiller/core/distiller_url_fetcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698