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

Unified Diff: components/metrics/DEPS

Issue 2531123002: Record MetricsService's execution phase to the stability file (Closed)
Patch Set: fix issue with incorrect kStabilityExecutionPhase Created 4 years 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/metrics/BUILD.gn ('k') | components/metrics/metrics_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/metrics/DEPS
diff --git a/components/metrics/DEPS b/components/metrics/DEPS
index 29757f463b3867873da6d9b0485f11174c1e30c9..3156f34603dd0b7119fc65cd1fd5130ad4a75676 100644
--- a/components/metrics/DEPS
+++ b/components/metrics/DEPS
@@ -2,6 +2,7 @@
# dependencies to a minimal set.
include_rules = [
"-components",
+ "+components/browser_watcher",
"+components/compression",
"+components/metrics",
"+components/prefs",
« no previous file with comments | « components/metrics/BUILD.gn ('k') | components/metrics/metrics_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698