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

Unified Diff: components/doodle/DEPS

Issue 2698643002: Add data use measurement to DoodleFetcher (Closed)
Patch Set: Move ntp_tile DEPS into unrelated CL 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 | « components/doodle/BUILD.gn ('k') | components/doodle/doodle_fetcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/doodle/DEPS
diff --git a/components/doodle/DEPS b/components/doodle/DEPS
index e20a0d4bf585bba3465ea9397a1f7dd3c763a720..3115564367a4f00313cbb9c392c5d9aa906fd763 100644
--- a/components/doodle/DEPS
+++ b/components/doodle/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/data_use_measurement/core",
"+components/google/core/browser",
"+net/base",
"+net/http/http_status_code.h",
« no previous file with comments | « components/doodle/BUILD.gn ('k') | components/doodle/doodle_fetcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698