| Index: chrome/browser/extensions/extension_function_histogram_value.h
|
| diff --git a/chrome/browser/extensions/extension_function_histogram_value.h b/chrome/browser/extensions/extension_function_histogram_value.h
|
| index a2f07410e2f7357a6e15938a2367674791535e01..e7f23cc95e71619cb6fee40ebf6cf8482f7b93d2 100644
|
| --- a/chrome/browser/extensions/extension_function_histogram_value.h
|
| +++ b/chrome/browser/extensions/extension_function_histogram_value.h
|
| @@ -528,6 +528,7 @@ enum HistogramValue {
|
| EXPERIMENTAL_ACCESSIBILITY_SETNATIVEACCESSIBILITYENABLED,
|
| RUNTIME_GETPLATFORMINFO,
|
| WEBVIEW_INSERTCSS,
|
| + NOTIFICATIONS_GET_ALL,
|
| ENUM_BOUNDARY // Last entry: Add new entries above.
|
| };
|
|
|
|
|