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

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

Issue 14230005: Remove all code for chrome.experimental.speechInput extension API (Closed) Base URL: https://src.chromium.org/svn/trunk/src/
Patch Set: rebase Created 7 years, 8 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 | « no previous file | chrome/browser/profiles/profile_dependency_manager.cc » ('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
===================================================================
--- chrome/browser/extensions/extension_function_histogram_value.h (revision 195937)
+++ chrome/browser/extensions/extension_function_histogram_value.h (working copy)
@@ -242,7 +242,7 @@
RUNTIME_GETBACKGROUNDPAGE,
EXPERIMENTAL_RECORD_REPLAYURLS,
WEBSTOREPRIVATE_COMPLETEINSTALL,
- EXPERIMENTAL_SPEECHINPUT_START,
+ DELETED_EXPERIMENTAL_SPEECHINPUT_START,
COOKIES_GETALL,
DOWNLOADS_GETFILEICON,
PAGEACTION_GETTITLE,
@@ -269,7 +269,7 @@
WEBSTOREPRIVATE_BEGININSTALLWITHMANIFEST3,
WALLPAPERPRIVATE_SETWALLPAPER,
USB_CONTROLTRANSFER,
- EXPERIMENTAL_SPEECHINPUT_STOP,
+ DELETED_EXPERIMENTAL_SPEECHINPUT_STOP,
USB_BULKTRANSFER,
FILEBROWSERPRIVATE_GETVOLUMEMETADATA,
PAGECAPTURE_SAVEASMHTML,
@@ -434,7 +434,7 @@
BROWSINGDATA_REMOVECACHE,
BOOKMARKMANAGERPRIVATE_RECORDLAUNCH,
BROWSERACTION_DISABLE,
- EXPERIMENTAL_SPEECHINPUT_ISRECORDING,
+ DELETED_EXPERIMENTAL_SPEECHINPUT_ISRECORDING,
APP_WINDOW_CREATE,
RUNTIME_RELOAD,
EXPERIMENTAL_POWER_REQUESTKEEPAWAKE,
« no previous file with comments | « no previous file | chrome/browser/profiles/profile_dependency_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698