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

Unified Diff: extensions/browser/extension_event_histogram_value.h

Issue 1245113005: Rename VPN_PROVIDER_ON_UIEVENT to VPN_PROVIDER_ON_UI_EVENT. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/extension_event_histogram_value.h
diff --git a/extensions/browser/extension_event_histogram_value.h b/extensions/browser/extension_event_histogram_value.h
index 625304b7c87b7cde04e6e9006da9e3bf39a586c2..9057d6a2bb44536995df46a536358a08283ea802 100644
--- a/extensions/browser/extension_event_histogram_value.h
+++ b/extensions/browser/extension_event_histogram_value.h
@@ -299,7 +299,7 @@ enum HistogramValue {
VPN_PROVIDER_ON_CONFIG_REMOVED,
VPN_PROVIDER_ON_PACKET_RECEIVED,
VPN_PROVIDER_ON_PLATFORM_MESSAGE,
- VPN_PROVIDER_ON_UIEVENT,
+ VPN_PROVIDER_ON_UI_EVENT,
WALLPAPER_PRIVATE_ON_WALLPAPER_CHANGED_BY_3RD_PARTY,
WEB_NAVIGATION_ON_BEFORE_NAVIGATE,
WEB_NAVIGATION_ON_COMMITTED,
« no previous file with comments | « no previous file | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698