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

Unified Diff: components/doodle/DEPS

Issue 2752563003: [Doodle] Make DoodleService a KeyedService and add a factory (Closed)
Patch Set: build 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
Index: components/doodle/DEPS
diff --git a/components/doodle/DEPS b/components/doodle/DEPS
index 647346eb939e6eccbac731dbea77c26d6142127c..99176a12236e4873e802b618f685a40bbd505d54 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/keyed_service/core",
"+components/prefs",
"+net/base",
"+net/http/http_status_code.h",

Powered by Google App Engine
This is Rietveld 408576698