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

Unified Diff: components/translate/core/browser/DEPS

Issue 2396783002: Add LanguageModel, a keyed service that collects language info from CLD. (Closed)
Patch Set: Fixing incognito Created 4 years, 2 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/translate/core/browser/BUILD.gn ('k') | components/translate/core/browser/language_model.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/translate/core/browser/DEPS
diff --git a/components/translate/core/browser/DEPS b/components/translate/core/browser/DEPS
index d9ef433896ded330ddf4504b138b4519d229ff09..d7adaf6398949620624933e87831c39fceac2a52 100644
--- a/components/translate/core/browser/DEPS
+++ b/components/translate/core/browser/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+components/keyed_service/core",
"+components/metrics",
]
« no previous file with comments | « components/translate/core/browser/BUILD.gn ('k') | components/translate/core/browser/language_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698