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

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

Issue 2925733002: Move ranker_model_loader to a new component. (Closed)
Patch Set: Created 3 years, 6 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/translate/core/browser/DEPS
diff --git a/components/translate/core/browser/DEPS b/components/translate/core/browser/DEPS
index 5b24a630c2083f388e3fe6257f9b47b7fd552770..85d1cb177693218e32ea445aa466290351ba9d15 100644
--- a/components/translate/core/browser/DEPS
+++ b/components/translate/core/browser/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/keyed_service/core",
"+components/metrics",
+ "+components/ranker",
"+components/ukm",
]

Powered by Google App Engine
This is Rietveld 408576698