Index: third_party/WebKit/Source/core/css/WebKitCSSMatrix.idl |
diff --git a/third_party/WebKit/Source/core/css/WebKitCSSMatrix.idl b/third_party/WebKit/Source/core/css/WebKitCSSMatrix.idl |
index 4df268571291cee813387dff6b22f9bcf5413340..361076611fcead652685a768a8dd32b93cd04d02 100644 |
--- a/third_party/WebKit/Source/core/css/WebKitCSSMatrix.idl |
+++ b/third_party/WebKit/Source/core/css/WebKitCSSMatrix.idl |
@@ -29,7 +29,6 @@ |
ConstructorCallWith=ExecutionContext, |
ImplementedAs=CSSMatrix, |
RaisesException=Constructor, |
- GarbageCollected |
] interface WebKitCSSMatrix { |
// These attributes are simple aliases for certain elements of the 4x4 matrix |