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

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

Issue 21115004: extensions: Remove chrome.webSocketProxyPrivate API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 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
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 e1b82609864de5ae13e2473d20a35dfcfd86f912..327972f0fc1efce1fac94901c8eddcdd053a6ce8 100644
--- a/chrome/browser/extensions/extension_function_histogram_value.h
+++ b/chrome/browser/extensions/extension_function_histogram_value.h
@@ -446,11 +446,11 @@ enum HistogramValue {
WINDOWS_GETALL,
DELETED_FILEBROWSERPRIVATE_TOGGLEFULLSCREEN,
APP_CURRENTWINDOWINTERNAL_RESTORE,
- WEBSOCKETPROXYPRIVATE_GETPASSPORTFORTCP,
+ DELETED_WEBSOCKETPROXYPRIVATE_GETPASSPORTFORTCP,
PAGEACTION_HIDE,
DELETED_EXPERIMENTAL_SYSTEMINFO_STORAGE_GET,
DOWNLOADS_ACCEPTDANGER,
- WEBSOCKETPROXYPRIVATE_GETURLFORTCP,
+ DELETED_WEBSOCKETPROXYPRIVATE_GETURLFORTCP,
FILEBROWSERPRIVATE_GETSIZESTATS,
DOWNLOADS_RESUME,
COOKIES_GETALLCOOKIESTORES,

Powered by Google App Engine
This is Rietveld 408576698