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 2db96d7579ec051df8d7ab3152f83398961047e7..133204a83c859f783ebdde81934c71c48212153e 100644 |
--- a/extensions/browser/extension_function_histogram_value.h |
+++ b/extensions/browser/extension_function_histogram_value.h |
@@ -768,6 +768,7 @@ enum HistogramValue { |
BLUETOOTHPRIVATE_ENABLEPAIRING, |
BLUETOOTHPRIVATE_DISABLEPAIRING, |
BLUETOOTHPRIVATE_SETPAIRINGRESPONSE, |
+ NETWORKINGPRIVATE_GETCAPTIVEPORTALSTATUS, |
Lei Zhang
2014/04/04 23:12:20
The next line says to update histograms.xml. Since
ygorshenin1
2014/04/07 09:20:06
Thank you, Lei!
|
// Last entry: Add new entries above and ensure to update |
// tools/metrics/histograms/histograms/histograms.xml. |
ENUM_BOUNDARY |