Chromium Code Reviews

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

Issue 20081002: Remove experimental permission from infobars API and moving it to dev channel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
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 2bc33fca85d699299f6620d17023a6bb7dc8c4c4..c434557329b74edbdb3b0ba2fbe00c2cb6b0a705 100644
--- a/chrome/browser/extensions/extension_function_histogram_value.h
+++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -287,7 +287,7 @@ enum HistogramValue {
EXPERIMENTAL_POWER_RELEASEKEEPAWAKE,
APP_CURRENTWINDOWINTERNAL_SETICON,
PUSHMESSAGING_GETCHANNELID,
- EXPERIMENTAL_INFOBARS_SHOW,
+ INFOBARS_SHOW,
INPUT_IME_SETCANDIDATEWINDOWPROPERTIES,
METRICSPRIVATE_RECORDPERCENTAGE,
TYPES_CHROMESETTING_GET,
« no previous file with comments | « no previous file | chrome/browser/infobars/infobar_extension_api.h » ('j') | chrome/browser/infobars/infobar_extension_apitest.cc » ('J')

Powered by Google App Engine