| 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 9c0079b2620f77182bd533f5612b9825f3170c1c..960a6b424e2b3e9a9f9fd551d42b95c8e74cefd7 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -306,7 +306,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,
|
|
|