| 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 df3d36072a289bab522cbc625c15c580cde84e3b..b8a581737a6f70ec55572644082330224890bd23 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -787,7 +787,6 @@ public:
|
| // The above items are available in M46 branch.
|
|
|
| HTMLImportsHasStyleSheets = 940,
|
| - WebkitTextInClipProperty = 941,
|
| WebkitTextInColorProperty = 942,
|
| ClipPathOfPositionedElement = 944,
|
| ClipCssOfPositionedElement = 945,
|
|
|