Index: third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp |
diff --git a/third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp b/third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp |
index ba99dbe96e725a9aec0e76d74f0c5b30b616ac25..45bc7517a5dd5020d733f34672f8317665d4c9d8 100644 |
--- a/third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp |
+++ b/third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.cpp |
@@ -193,7 +193,6 @@ static const CSSPropertyID staticComputableProperties[] = { |
CSSPropertyWebkitAppearance, |
CSSPropertyBackfaceVisibility, |
CSSPropertyWebkitBackgroundClip, |
- CSSPropertyWebkitBackgroundComposite, |
CSSPropertyWebkitBackgroundOrigin, |
CSSPropertyWebkitBorderHorizontalSpacing, |
CSSPropertyWebkitBorderImage, |