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

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2683633006: [WebVTT] Rename Middle to Center (Closed)
Patch Set: Created 3 years, 10 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:
Download patch
« no previous file with comments | « third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 53bc750bce3389c911aba2d8bff4423d65bc98dc..baa2cc3effd8ea6d0fbd56c3c2966f4dbf83b18b 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -89505,7 +89505,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="413" label="VTTCueRenderLineNotAuto"/>
<int value="414" label="VTTCueRenderPositionNot50"/>
<int value="415" label="VTTCueRenderSizeNot100"/>
- <int value="416" label="VTTCueRenderAlignNotMiddle"/>
+ <int value="416" label="VTTCueRenderAlignNotCenter"/>
foolip 2017/02/08 13:39:41 Did you rename this manually, or did running tools
maksims (do not use this acc) 2017/02/08 14:44:27 I've changed it using the above mentioned script
Rick Byers 2017/02/08 22:00:51 Renaming enum members is supposed to be OK (IIRC w
<int value="417" label="ElementRequestPointerLock"/>
<int value="418" label="VTTCueRenderRtl"/>
<int value="419" label="PostMessageFromSecureToInsecure"/>
« no previous file with comments | « third_party/WebKit/Source/core/html/track/vtt/VTTCue.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698