summaryrefslogtreecommitdiffstats
path: root/extensions/browser/extension_event_histogram_value.h
diff options
context:
space:
mode:
authorAchuith Bhandarkar <achuith@chromium.org>2015-08-20 20:19:42 -0700
committerAchuith Bhandarkar <achuith@chromium.org>2015-08-21 03:21:42 +0000
commit1dd545e06b6bff83b083948f1d72e941fb87c463 (patch)
tree8b0edcb3ac826f3bbe8030b9fef1ad6923fd1114 /extensions/browser/extension_event_histogram_value.h
parentf29fe5ee30cbf617b9e85ea2442575d9d9b043e4 (diff)
downloadchromium_src-1dd545e06b6bff83b083948f1d72e941fb87c463.zip
chromium_src-1dd545e06b6bff83b083948f1d72e941fb87c463.tar.gz
chromium_src-1dd545e06b6bff83b083948f1d72e941fb87c463.tar.bz2
Make the ChromeOS chromecast system tray integration use a private API.
This is a combination of two code review's which have circular dependencies: - crrev.com/1291113002 - crrev.com/1291703010 Review URL: https://codereview.chromium.org/1288073005 . Cr-Commit-Position: refs/heads/master@{#344675}
Diffstat (limited to 'extensions/browser/extension_event_histogram_value.h')
-rw-r--r--extensions/browser/extension_event_histogram_value.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/browser/extension_event_histogram_value.h b/extensions/browser/extension_event_histogram_value.h
index ea9191b..c3df488 100644
--- a/extensions/browser/extension_event_histogram_value.h
+++ b/extensions/browser/extension_event_histogram_value.h
@@ -398,6 +398,9 @@ enum HistogramValue {
LANGUAGE_SETTINGS_PRIVATE_ON_INPUT_METHOD_REMOVED,
LANGUAGE_SETTINGS_PRIVATE_ON_SPELLCHECK_DICTIONARIES_CHANGED,
LANGUAGE_SETTINGS_PRIVATE_ON_CUSTOM_DICTIONARY_CHANGED,
+ CAST_DEVICES_PRIVATE_ON_UPDATE_DEVICES_REQUESTED,
+ CAST_DEVICES_PRIVATE_ON_START_CAST,
+ CAST_DEVICES_PRIVATE_ON_STOP_CAST,
// Last entry: Add new entries above, then run:
// python tools/metrics/histograms/update_extension_histograms.py
ENUM_BOUNDARY