| 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 aabdfaf7fa3850bb6da7e8716b9c86d6d6feadd5..12cf163b13976974b7b3c8bbc909766855eae629 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1188,6 +1188,7 @@ public:
|
| UntrustedEventDefaultHandled = 1372,
|
| FixedRasterScaleBlurryContent = 1373,
|
| FixedRasterScalePotentialPerformanceRegression = 1374,
|
| + CSSDeepCombinatorAndShadow = 1375,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|