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

Unified Diff: components/metrics/execution_phase.cc

Issue 2687393004: Gather stability prefs into managing objects. (Closed)
Patch Set: Remove unused method Created 3 years, 10 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/execution_phase.cc
diff --git a/components/metrics/execution_phase.cc b/components/metrics/execution_phase.cc
index c37f05c594fed6bd08450ad36e4bc8166099f4f1..0cfca7dce019379cffa9c952e22b631c7232bd78 100644
--- a/components/metrics/execution_phase.cc
+++ b/components/metrics/execution_phase.cc
@@ -6,7 +6,7 @@
#include "components/browser_watcher/stability_data_names.h"
#include "components/browser_watcher/stability_debugging.h"
-#include "components/metrics/metrics_pref_names.h"
+#include "components/metrics/stability_pref_names.h"
#include "components/prefs/pref_registry_simple.h"
#include "components/prefs/pref_service.h"

Powered by Google App Engine
This is Rietveld 408576698