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