| 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 f701eb82f2d5284f0bd9f785cc9f56f717507109..4c71b82c3d49939143bcd5aca9d5629d71aa4a1a 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -234,6 +234,7 @@ public:
|
| UnprefixedImageSmoothingEnabled = 268,
|
| // The above items are available in M34 branch.
|
|
|
| + TextAutosizing = 274,
|
| HTMLAnchorElementPingAttribute = 276,
|
| SVGClassName = 279,
|
| HTMLMediaElementSeekToFragmentStart = 281,
|
|
|