| 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 a7af0fe935c4835f5e66a6a473aa7f418df78135..132304fee4edb3acc52a8f54496d2d56a62e512c 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1111,6 +1111,7 @@ public:
|
| FormValidationShowedMessage = 1294,
|
| WebAnimationsEasingAsFunctionLinear = 1295,
|
| WebAnimationsEasingAsFunctionOther = 1296,
|
| + CompositedReplication = 1322,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|