| 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,
|
|
|