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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 1419023004: Add bluetoothPrivate.connect (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_543294_bluetooth_options_2b_props
Patch Set: Rebase Created 5 years, 1 month 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: extensions/browser/extension_function_histogram_value.h
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h
index 67b8a725d0bfc5c11f9b0d9fe9b2cb0b713e4c9b..7e9ab9e71c69aa07fff41ab0ba79fd8f7abb3410 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -1154,6 +1154,7 @@ enum HistogramValue {
LANGUAGESETTINGSPRIVATE_REMOVESPELLCHECKWORD,
SETTINGSPRIVATE_GETDEFAULTZOOMPERCENTFUNCTION,
SETTINGSPRIVATE_SETDEFAULTZOOMPERCENTFUNCTION,
+ BLUETOOTHPRIVATE_CONNECT,
// Last entry: Add new entries above, then run:
// python tools/metrics/histograms/update_extension_histograms.py
ENUM_BOUNDARY
« no previous file with comments | « extensions/browser/api/bluetooth/bluetooth_private_apitest.cc ('k') | extensions/common/api/bluetooth_private.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698