| Index: third_party/WebKit/Source/core/css/cssom/CSSTransformComponent.idl
|
| diff --git a/third_party/WebKit/Source/core/css/cssom/CSSTransformComponent.idl b/third_party/WebKit/Source/core/css/cssom/CSSTransformComponent.idl
|
| index 74da28ea4fdc427b56a561c617a65860dee2f8fd..135555bf9273c900337cc9eb73b1780ee7b0a2d4 100644
|
| --- a/third_party/WebKit/Source/core/css/cssom/CSSTransformComponent.idl
|
| +++ b/third_party/WebKit/Source/core/css/cssom/CSSTransformComponent.idl
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// https://drafts.css-houdini.org/css-typed-om/#csstransformcomponent
|
| [
|
| Exposed=(Window,PaintWorklet),
|
| RuntimeEnabled=CSSTypedOM,
|
|
|