| 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 70138bc524d995444604323a5c81377cf7643a1b..4c58ca44b77b711bacb778bf7ce9cc28ed9b1567 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -786,7 +786,6 @@ public:
|
| // The above items are available in M46 branch.
|
|
|
| HTMLImportsHasStyleSheets = 940,
|
| - WebkitTextInColorProperty = 942,
|
| ClipPathOfPositionedElement = 944,
|
| ClipCssOfPositionedElement = 945,
|
| NetInfoType = 946,
|
|
|