| 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 2bc33fca85d699299f6620d17023a6bb7dc8c4c4..8b4a5fe512abbe463a254991dfca5c7c2344a76e 100644
|
| --- a/chrome/browser/extensions/extension_function_histogram_value.h
|
| +++ b/chrome/browser/extensions/extension_function_histogram_value.h
|
| @@ -570,6 +570,7 @@ enum HistogramValue {
|
| BOOKMARKMANAGERPRIVATE_REMOVETREES,
|
| SYSTEM_DISPLAY_GETINFO,
|
| SYSTEM_DISPLAY_SETDISPLAYPROPERTIES,
|
| + INFOBARS_SHOW,
|
| ENUM_BOUNDARY // Last entry: Add new entries above.
|
| };
|
|
|
|
|