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

Unified Diff: components/dom_distiller/DEPS

Issue 2703283004: Network traffic annotation added to distiller_url_fetcher. (Closed)
Patch Set: Minor update. 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/dom_distiller/DEPS
diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS
index fad02ef2197849ba2373a49482c5e052c59c5661..7818fd78128287744c558517027a850126d1dfff 100644
--- a/components/dom_distiller/DEPS
+++ b/components/dom_distiller/DEPS
@@ -14,6 +14,7 @@ include_rules = [
"+third_party/re2",
"+net/base",
"+net/http",
+ "+net/traffic_annotation",
"+net/url_request",
"+ui/base/l10n",
"+ui/base/resource",

Powered by Google App Engine
This is Rietveld 408576698