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

Unified Diff: components/ntp_snippets/DEPS

Issue 2709483006: Network traffic annotation added to ntp_snippets. (Closed)
Patch Set: DEPS corrected. 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
« no previous file with comments | « no previous file | components/ntp_snippets/remote/json_request.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ntp_snippets/DEPS
diff --git a/components/ntp_snippets/DEPS b/components/ntp_snippets/DEPS
index 97081df22c4840c2be64634fce4c835b7d1fae9e..bf8faa2c9a314e45d00ce433c44086162d196df8 100644
--- a/components/ntp_snippets/DEPS
+++ b/components/ntp_snippets/DEPS
@@ -13,6 +13,7 @@ include_rules = [
"+components/variations",
"+net/base",
"+net/http",
+ "+net/traffic_annotation",
"+net/url_request",
"+google_apis",
"+ui/base",
« no previous file with comments | « no previous file | components/ntp_snippets/remote/json_request.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698