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

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: Created 8 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 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..a9a0a19389e6d0b34d8ea7c06bb76f765579ff9f 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 kStateProfile[];
} // namespace performance_monitor
« no previous file with comments | « no previous file | chrome/browser/performance_monitor/constants.cc » ('j') | chrome/browser/performance_monitor/constants.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698