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 9f27be27a8b60795a2b002a27d417c6f13c72b19..b70dff5ca8fc4319c64c3d0cb1703ca18222502a 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, |
chrishtr
2016/06/20 17:48:39
Please leave these in, for historical matching, wi
vmpstr
2016/06/20 18:06:23
Done. I also removed the layout test, since it's n
|
- FixedRasterScalePotentialPerformanceRegression = 1374, |
CSSDeepCombinatorAndShadow = 1375, |
OpacityWithPreserve3DQuirk = 1376, |
CSSSelectorPseudoReadOnly = 1377, |