Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 434733003: Added function to get list of networks with prefetched passwords. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Thu 07/31/2014 14:34:51.93 Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/extensions/api_test/gcd_private/api/wifi_password.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 d904948e1e14e62c26742cd6bbe60e9915d3e97b..175037d1a77957ae63c079ec2657e7e7b525f06a 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -912,6 +912,7 @@ enum HistogramValue {
EXPERIENCESAMPLINGPRIVATE_GETBROWSERINFO,
EASYUNLOCKPRIVATE_SEEKBLUETOOTHDEVICEBYADDRESS,
EASYUNLOCKPRIVATE_GETSTRINGS,
+ GCDPRIVATE_GETPREFETCHEDWIFINAMELIST,
// Last entry: Add new entries above and ensure to update
// tools/metrics/histograms/histograms/histograms.xml.
ENUM_BOUNDARY
« no previous file with comments | « chrome/test/data/extensions/api_test/gcd_private/api/wifi_password.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698