| 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 adea720857ac64ff76466c80d11117caa6224722..c2e79429a81d43d1030dc043addf77759e1d41f1 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1176,8 +1176,6 @@ public:
|
| DurableStoragePersisted = 1370,
|
| DurableStorageEstimate = 1371,
|
| UntrustedEventDefaultHandled = 1372,
|
| - FixedRasterScaleBlurryContent = 1373,
|
| - FixedRasterScalePotentialPerformanceRegression = 1374,
|
| CSSDeepCombinatorAndShadow = 1375,
|
| OpacityWithPreserve3DQuirk = 1376,
|
| CSSSelectorPseudoReadOnly = 1377,
|
|
|