Chromium Code Reviews| 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 2487b81982498ba8a4cd1d04f6589837688bd553..1109f5225d3a069680f064253172617d3c8d07ff 100644 |
| --- a/extensions/browser/extension_function_histogram_value.h |
| +++ b/extensions/browser/extension_function_histogram_value.h |
| @@ -1245,6 +1245,7 @@ enum HistogramValue { |
| LOCKSCREENDATA_GETCONTENT, |
| LOCKSCREENDATA_SETCONTENT, |
| LOCKSCREENDATA_DELETE, |
| + BLUETOOTHLOWENERGY_RESETADVERTISING, |
| // Last entry: Add new entries above, then run: |
| // python tools/metrics/histograms/update_extension_histograms.py |
|
tbarzic
2017/06/27 22:49:12
you have to run this too :)
Sonny Sasaka
2017/06/27 23:14:02
Done.
|
| ENUM_BOUNDARY |