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

Unified Diff: chrome/browser/extensions/extension_function_histogram_value.h

Issue 23867002: Move dns API to dev channel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 3 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/browser/extensions/api/dns/dns_api.cc ('k') | chrome/common/extensions/api/_api_features.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 18c03cf78302a3223acc1bcbe1c8545f451c104a..1873ad9e1005ef4b6add0dfaaf86d1e99f0daa88 100644
--- a/chrome/browser/extensions/extension_function_histogram_value.h
+++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -152,7 +152,7 @@ enum HistogramValue {
METRICSPRIVATE_RECORDSMALLCOUNT,
APP_CURRENTWINDOWINTERNAL_MINIMIZE,
DEVELOPERPRIVATE_AUTOUPDATE,
- EXPERIMENTAL_DNS_RESOLVE,
+ DELETED_EXPERIMENTAL_DNS_RESOLVE,
DELETED_EXPERIMENTAL_SYSTEMINFO_MEMORY_GET,
HISTORY_ADDURL,
TABS_GET,
@@ -614,6 +614,7 @@ enum HistogramValue {
SESSIONS_GETRECENTLYCLOSED,
SESSIONS_GETDEVICES,
SESSIONS_RESTORE,
+ DNS_RESOLVE,
Matt Perry 2013/09/03 19:29:45 same comment as https://codereview.chromium.org/23
pals 2013/09/04 13:38:54 Done.
ENUM_BOUNDARY // Last entry: Add new entries above.
};
« no previous file with comments | « chrome/browser/extensions/api/dns/dns_api.cc ('k') | chrome/common/extensions/api/_api_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698