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

Unified Diff: components/startup_metric_utils/browser/DEPS

Issue 2022413002: Convert startup_metric_utils to use mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@message-mojom-magic
Patch Set: only create the target startup_metric_utils_win on windows Created 4 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/startup_metric_utils/browser/DEPS
diff --git a/components/startup_metric_utils/browser/DEPS b/components/startup_metric_utils/browser/DEPS
index 30766b4362873c465a31cfdb54f7b922d21715eb..d4215491b67511b3f933c6a07be75c1044083465 100644
--- a/components/startup_metric_utils/browser/DEPS
+++ b/components/startup_metric_utils/browser/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+components/prefs",
"+components/version_info",
"+content/public/browser",
+ "+mojo/public/cpp/bindings",
]
« no previous file with comments | « components/startup_metric_utils/browser/BUILD.gn ('k') | components/startup_metric_utils/browser/startup_metric_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698