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

Unified Diff: third_party/WebKit/Source/core/frame/UseCounter.h

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:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/frame/UseCounter.h
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
index b3b48d2219d8a48391300c7d0ead53b370bd0760..75bc5b7e2244ef7625166613daf2884bd6cc08d8 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -305,7 +305,7 @@ class CORE_EXPORT UseCounter {
VTTCueRenderLineNotAuto = 413,
VTTCueRenderPositionNot50 = 414,
VTTCueRenderSizeNot100 = 415,
- VTTCueRenderAlignNotMiddle = 416,
+ VTTCueRenderAlignNotCenter = 416,
// The above items are available in M36 branch.
ElementRequestPointerLock = 417,
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/html/track/vtt/VTTCue.h » ('j') | tools/metrics/histograms/histograms.xml » ('J')

Powered by Google App Engine
This is Rietveld 408576698