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

Unified Diff: components/machine_intelligence/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/machine_intelligence/BUILD.gn ('k') | components/machine_intelligence/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/machine_intelligence/DEPS
diff --git a/components/machine_intelligence/DEPS b/components/machine_intelligence/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..be55946db4e0a0a407285652386b0075047bc7d9
--- /dev/null
+++ b/components/machine_intelligence/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+components/data_use_measurement/core",
+ "+components/metrics",
+ "+net",
+]
« no previous file with comments | « components/machine_intelligence/BUILD.gn ('k') | components/machine_intelligence/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698