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

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

Issue 23799006: Move idltest API to trunk channel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Setting channel to trunk for the api test 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
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 544dc25e1824d96d02171bb787bd1337de777b05..c5db3993417e9732056701a74db4559ee4b795e4 100644
--- a/chrome/browser/extensions/extension_function_histogram_value.h
+++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -117,7 +117,7 @@ enum HistogramValue {
FILEBROWSERPRIVATE_GETFILETASKS,
WEBSTOREPRIVATE_GETSTORELOGIN,
SYSTEMPRIVATE_GETINCOGNITOMODEAVAILABILITY,
- EXPERIMENTAL_IDLTEST_SENDARRAYBUFFERVIEW,
+ IDLTEST_SENDARRAYBUFFERVIEW,
SOCKET_SETNODELAY,
APP_CURRENTWINDOWINTERNAL_SHOW,
WEBSTOREPRIVATE_GETBROWSERLOGIN,
@@ -280,7 +280,7 @@ enum HistogramValue {
USB_INTERRUPTTRANSFER,
TYPES_CHROMESETTING_CLEAR,
INPUT_IME_COMMITTEXT,
- EXPERIMENTAL_IDLTEST_SENDARRAYBUFFER,
+ IDLTEST_SENDARRAYBUFFER,
WALLPAPERPRIVATE_SETWALLPAPERIFEXISTS,
SOCKET_ACCEPT,
WEBNAVIGATION_GETFRAME,
@@ -310,7 +310,7 @@ enum HistogramValue {
INPUT_IME_SETCANDIDATES,
TERMINALPRIVATE_CLOSETERMINALPROCESS,
HISTORY_DELETERANGE,
- EXPERIMENTAL_IDLTEST_GETARRAYBUFFER,
+ IDLTEST_GETARRAYBUFFER,
TERMINALPRIVATE_SENDINPUT,
TABS_HIGHLIGHT,
BLUETOOTH_STARTDISCOVERY,
« no previous file with comments | « chrome/browser/extensions/api/idltest/idltest_apitest.cc ('k') | chrome/common/extensions/api/_api_features.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698