Chromium Code Reviews| 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 a20bd9f363c5278045ff0a0c79ae052398c82ab9..e7b42902711855e264cbc30760224a99678aa7fe 100644 |
| --- a/chrome/browser/extensions/extension_function_histogram_value.h |
| +++ b/chrome/browser/extensions/extension_function_histogram_value.h |
| @@ -414,7 +414,7 @@ enum HistogramValue { |
| TTS_ISSPEAKING, |
| BOOKMARKS_REMOVETREE, |
| FILEBROWSERPRIVATE_SEARCHDRIVE, |
| - EXPERIMENTAL_SYSTEMINFO_CPU_GET, |
| + SYSTEMINFO_CPU_GET, |
|
asargent_no_longer_on_chrome
2013/05/30 19:14:00
See comments at the top of this enum.
Tim Song
2013/05/31 01:08:35
The comments does say that renaming an existing fu
asargent_no_longer_on_chrome
2013/05/31 18:31:32
I think it's actually useful for us to be able to
Tim Song
2013/05/31 19:29:03
Done.
|
| FILEBROWSERPRIVATE_SETPREFERENCES, |
| FONTSETTINGS_SETFONT, |
| SOCKET_GETNETWORKLIST, |