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

Side by Side Diff: components/startup_metric_utils/browser/DEPS

Issue 2530043002: Set process phases in the StackSamplingProfiler. (Closed)
Patch Set: move MainLoopStart milestone and histogram to top of utility method Created 3 years, 11 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/metrics",
2 "+components/prefs", 3 "+components/prefs",
3 "+components/version_info", 4 "+components/version_info",
4 "+content/public/browser", 5 "+content/public/browser",
5 "+mojo/public/cpp/bindings", 6 "+mojo/public/cpp/bindings",
6 ] 7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698