diff options
Diffstat (limited to 'chrome/browser/performance_monitor/constants.h')
-rw-r--r-- | chrome/browser/performance_monitor/constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/performance_monitor/constants.h b/chrome/browser/performance_monitor/constants.h index 7ca75c7..6af4e55 100644 --- a/chrome/browser/performance_monitor/constants.h +++ b/chrome/browser/performance_monitor/constants.h @@ -18,6 +18,7 @@ extern const char kProcessChromeAggregate[]; // TODO(mtytel): When you make real metrics, delete the sample metric. extern const char kSampleMetricDescription[]; extern const char kSampleMetricName[]; +extern const char kStateChromeVersion[]; } // namespace performance_monitor |