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

Unified Diff: chrome/browser/performance_monitor/constants.h

Issue 10703078: Add Unclean Exit Watching to CPM (Closed) Base URL: http://git.chromium.org/chromium/src.git@dc_crash_event_watching
Patch Set: Requested changes made Created 8 years, 5 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: chrome/browser/performance_monitor/constants.h
diff --git a/chrome/browser/performance_monitor/constants.h b/chrome/browser/performance_monitor/constants.h
index 6af4e55e0e6fa87b0b531742c020eb989a207d1e..c5965d510bc81da8a2f383178d05cdc237fe597e 100644
--- a/chrome/browser/performance_monitor/constants.h
+++ b/chrome/browser/performance_monitor/constants.h
@@ -19,6 +19,7 @@ extern const char kProcessChromeAggregate[];
extern const char kSampleMetricDescription[];
extern const char kSampleMetricName[];
extern const char kStateChromeVersion[];
+extern const char kStateProfilePrefix[];
} // namespace performance_monitor

Powered by Google App Engine
This is Rietveld 408576698