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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 1291113002: Cast extension private API for ChromeOS system tray. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Rebase Created 5 years, 4 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 6c0e6ff37129096f08a469fdf7b60a4d5f33372e..41081ddb3031c0a94e71e4466f12383a7370ce4e 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -1133,6 +1133,7 @@ enum HistogramValue {
NETWORKINGPRIVATE_UNLOCKCELLULARSIM,
NETWORKINGPRIVATE_SETCELLULARSIMSTATE,
ENTERPRISE_DEVICEATTRIBUTES_GETDIRECTORYDEVICEID,
+ CASTDEVICESPRIVATE_UPDATEDEVICES,
// 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/extension_event_histogram_value.h ('k') | extensions/common/api/_permission_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698