summaryrefslogtreecommitdiffstats
path: root/chrome/browser/performance_monitor/constants.h
diff options
context:
space:
mode:
authorrlarocque@chromium.org <rlarocque@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-17 22:08:02 +0000
committerrlarocque@chromium.org <rlarocque@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-17 22:08:02 +0000
commit8c04976c8ade7a6ca8aaba860234e3e442626563 (patch)
tree003609865a75d8817f1f318bb81e5a8aa80057cd /chrome/browser/performance_monitor/constants.h
parentb7b30bb86c803d0854a1cd6c37736e9ab2e4fe1d (diff)
downloadchromium_src-8c04976c8ade7a6ca8aaba860234e3e442626563.zip
chromium_src-8c04976c8ade7a6ca8aaba860234e3e442626563.tar.gz
chromium_src-8c04976c8ade7a6ca8aaba860234e3e442626563.tar.bz2
Revert 147094 - Add Unclean Exit Watching to CPM
Adds in ability to watch for unclean exits. These will be recognized retroactively the next time the profile signs in, but the time should be within two minutes of accuracy to the shutdown. BUG=130212 TEST=Included Browsertests Review URL: https://chromiumcodereview.appspot.com/10703078 TBR=rdevlin.cronin@chromium.org Review URL: https://chromiumcodereview.appspot.com/10704256 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@147101 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/performance_monitor/constants.h')
-rw-r--r--chrome/browser/performance_monitor/constants.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/performance_monitor/constants.h b/chrome/browser/performance_monitor/constants.h
index 677e571..c8382eb 100644
--- a/chrome/browser/performance_monitor/constants.h
+++ b/chrome/browser/performance_monitor/constants.h
@@ -20,7 +20,6 @@ extern const char kProcessChromeAggregate[];
extern const char kSampleMetricDescription[];
extern const char kSampleMetricName[];
extern const char kStateChromeVersion[];
-extern const char kStateProfilePrefix[];
} // namespace performance_monitor