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

Unified Diff: chrome/browser/android/DEPS

Issue 2752563003: [Doodle] Make DoodleService a KeyedService and add a factory (Closed)
Patch Set: Move factory to c/b/doodle 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 | « chrome/browser/BUILD.gn ('k') | chrome/browser/doodle/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/DEPS
diff --git a/chrome/browser/android/DEPS b/chrome/browser/android/DEPS
index e298e019c06ebd12bb7d0c577204c038fb9a1630..0f08f65c68f36bd894347fc7e7e20e09f774b454 100644
--- a/chrome/browser/android/DEPS
+++ b/chrome/browser/android/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"-components/devtools_bridge",
"+cc/layers/layer.h",
"+cc/output/context_provider.h",
+ "+components/doodle",
"+components/ntp_snippets",
"+components/spellcheck/browser",
"+components/sync/android",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/doodle/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698