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

Unified Diff: extensions/browser/extension_function_histogram_value.h

Issue 579033002: [Clean-up] Remove some dead code for handling Webstore sign-in. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 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: extensions/browser/extension_function_histogram_value.h
diff --git a/extensions/browser/extension_function_histogram_value.h b/extensions/browser/extension_function_histogram_value.h
index 3eaa577a2b125ece6e3fee72d538eab45f797942..6a3847f4130a617895b8c138fb082c1cba24a95a 100644
--- a/extensions/browser/extension_function_histogram_value.h
+++ b/extensions/browser/extension_function_histogram_value.h
@@ -806,7 +806,7 @@ enum HistogramValue {
BLUETOOTHSOCKET_SEND,
BLUETOOTHSOCKET_GETINFO,
BLUETOOTHSOCKET_GETSOCKETS,
- WEBSTOREPRIVATE_SIGNINFUNCTION,
+ DELETED_WEBSTOREPRIVATE_SIGNINFUNCTION,
DELETED_SHELL_CREATEWINDOW,
FILESYSTEMPROVIDERINTERNAL_GETMETADATAREQUESTEDSUCCESS,
DELETED_FILESYSTEMPROVIDERINTERNAL_GETMETADATAREQUESTEDERROR,

Powered by Google App Engine
This is Rietveld 408576698