| 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 e320070ad615328aabb667b4d8fce5d5e8e57877..8751a4cd9b274e05181980b682bc298f03425c95 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1007,6 +1007,7 @@ public:
|
| MediaStreamConstraintsFromDictionary = 1151,
|
| MediaStreamConstraintsConformant = 1152,
|
| CSSSelectorIndirectAdjacent = 1153,
|
| + NodeTreeRoot = 1154,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|