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

Unified Diff: components/doodle/DEPS

Issue 2744253002: [Doodle] Cache the DoodleConfig in prefs (Closed)
Patch Set: pass clock as unique_ptr 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 | « components/doodle/BUILD.gn ('k') | components/doodle/doodle_service.h » ('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 3115564367a4f00313cbb9c392c5d9aa906fd763..647346eb939e6eccbac731dbea77c26d6142127c 100644
--- a/components/doodle/DEPS
+++ b/components/doodle/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/data_use_measurement/core",
"+components/google/core/browser",
+ "+components/prefs",
"+net/base",
"+net/http/http_status_code.h",
"+net/url_request",
« no previous file with comments | « components/doodle/BUILD.gn ('k') | components/doodle/doodle_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698