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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 1144423004: Add support for PTZ via VISCA. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Minor cleanup. Created 5 years, 7 months 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 8a7081c0e557bae498a8c613c069631394cf3570..7013c94a8a4c53087359bf55a10fc04f311f348c 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -1099,6 +1099,8 @@ enum HistogramValue {
PASSWORDSPRIVATE_REMOVEPASSWORDEXCEPTION,
PASSWORDSPRIVATE_GETPLAINTEXTPASSWORD,
LAUNCHERPAGE_HIDE,
+ WEBCAMPRIVATE_OPENSERIALWEBCAM,
+ WEBCAMPRIVATE_CLOSEWEBCAM,
// Last entry: Add new entries above and ensure to update
// tools/metrics/histograms/histograms.xml.
ENUM_BOUNDARY
« no previous file with comments | « extensions/browser/api/webcam_private/webcam_private_api_chromeos.cc ('k') | extensions/common/api/webcam_private.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698