summaryrefslogtreecommitdiffstats
path: root/extensions/browser/extension_function_histogram_value.h
diff options
context:
space:
mode:
authorisherman <isherman@chromium.org>2015-03-30 19:04:16 -0700
committerCommit bot <commit-bot@chromium.org>2015-03-31 02:05:08 +0000
commit42696dc3b7c1b764abc1d730828455fd613d860f (patch)
treea3598035f30dde574c7355f426c571125a3c6bd4 /extensions/browser/extension_function_histogram_value.h
parentee6fea5ad2c0b5770977d0fe4985a1b1ec442720 (diff)
downloadchromium_src-42696dc3b7c1b764abc1d730828455fd613d860f.zip
chromium_src-42696dc3b7c1b764abc1d730828455fd613d860f.tar.gz
chromium_src-42696dc3b7c1b764abc1d730828455fd613d860f.tar.bz2
[Smart Lock] Add an API to hide error bubbles.
This will allow us to show and hide error bubbles on hover. BUG=465999 TEST=none R=tengs@chromium.org, yoz@chromium.org Review URL: https://codereview.chromium.org/1027543002 Cr-Commit-Position: refs/heads/master@{#322949}
Diffstat (limited to 'extensions/browser/extension_function_histogram_value.h')
-rw-r--r--extensions/browser/extension_function_histogram_value.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h
index 7c3d34e..5dda98d 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -1050,6 +1050,7 @@ enum HistogramValue {
SETTINGSPRIVATE_GETALLPREFS,
SETTINGSPRIVATE_GETPREF,
NETWORKINGPRIVATE_FORGETNETWORK,
+ EASYUNLOCKPRIVATE_HIDEERRORBUBBLE,
// Last entry: Add new entries above and ensure to update
// tools/metrics/histograms/histograms.xml.
ENUM_BOUNDARY