| 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 13eb869cc9ba91d6fa6b7320f145bdab0c656697..57f1152123abf34af47e66fc116c91c9e455c0c6 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -961,7 +961,6 @@ public:
|
| MediaStreamConstraintsFromDictionary = 1151,
|
| MediaStreamConstraintsConformant = 1152,
|
| CSSSelectorIndirectAdjacent = 1153,
|
| - NodeRootNode = 1154,
|
| CreateImageBitmap = 1156,
|
| PresentationConnectionConnectEventListener = 1157,
|
| PresentationConnectionCloseEventListener = 1158,
|
|
|