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

Unified Diff: components/metrics_services_manager/DEPS

Issue 1412113002: Componentize MetricsServicesManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@refactor_metrics_services_manager
Patch Set: Rebase Created 5 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
Index: components/metrics_services_manager/DEPS
diff --git a/components/metrics_services_manager/DEPS b/components/metrics_services_manager/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..71d00c9852c6493116e80d32f8c92384cb5a91c7
--- /dev/null
+++ b/components/metrics_services_manager/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ "-components",
+ "+components/metrics",
+ "+components/metrics_services_manager",
+ "+components/rappor",
+ "+components/variations",
+]

Powered by Google App Engine
This is Rietveld 408576698