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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/prefs", 2 "+components/prefs",
3 "+components/version_info", 3 "+components/version_info",
4 "+content/public/browser", 4 "+content/public/browser",
5 "+mojo/public/cpp/bindings",
5 ] 6 ]
OLDNEW
« 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