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 a4add5b0440f02791955bbeca548d5f790132785..84a5298d8167be68bc835602508a37edbd191355 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -226,7 +226,6 @@ public: |
DeprecatedWebKitRepeatingLinearGradient = 262, |
DeprecatedWebKitRadialGradient = 263, |
DeprecatedWebKitRepeatingRadialGradient = 264, |
- PrefixedImageSmoothingEnabled = 267, |
UnprefixedImageSmoothingEnabled = 268, |
// The above items are available in M34 branch. |