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

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

Issue 2925733002: Move ranker_model_loader to a new component. (Closed)
Patch Set: Adressing sdefresne's comments. 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
« no previous file with comments | « components/translate/core/browser/BUILD.gn ('k') | components/translate/core/browser/proto/BUILD.gn » ('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 5b24a630c2083f388e3fe6257f9b47b7fd552770..0c2beda6b45b331d87e1e693f7fecbd5eff6a451 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/machine_intelligence",
"+components/ukm",
]
« no previous file with comments | « components/translate/core/browser/BUILD.gn ('k') | components/translate/core/browser/proto/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698