| 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 fe3a242542f494f23b0f324b81684ca131a92c0b..562877146e6e5794259f253e590089b309671e0e 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -981,7 +981,7 @@ public:
|
| MediaStreamConstraintsFromDictionary = 1151,
|
| MediaStreamConstraintsConformant = 1152,
|
| CSSSelectorIndirectAdjacent = 1153,
|
| - NodeTreeRoot = 1154,
|
| + NodeRootNode = 1154,
|
| BluetoothDeviceConnectGATT = 1155,
|
| CreateImageBitmap = 1156,
|
| PresentationConnectionConnectEventListener = 1157,
|
|
|