| 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 9eeda5d869de9529152119695c1fdf9f27ab2011..c124f48faac767871b2b34ea1756a1c0d0fa7616 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1118,6 +1118,7 @@ public:
|
| URLMethodRevokeObjectURLServiceWorker = 1340,
|
| ProgressElementWithNoneAppearance = 1345,
|
| ProgressElementWithProgressBarAppearance = 1346,
|
| + OpacityWithPreserve3DQuirk = 1376,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|