Chromium Code Reviews| Index: third_party/WebKit/Source/core/animation/KeyframeEffectOptions.idl |
| diff --git a/third_party/WebKit/Source/core/animation/KeyframeEffectOptions.idl b/third_party/WebKit/Source/core/animation/KeyframeEffectOptions.idl |
| index ed76804a3dbae65738038105dcc927d988612706..ac46caf70665a4ca5e1b9f46caa0dc381ee5b2c4 100644 |
| --- a/third_party/WebKit/Source/core/animation/KeyframeEffectOptions.idl |
| +++ b/third_party/WebKit/Source/core/animation/KeyframeEffectOptions.idl |
| @@ -6,5 +6,4 @@ |
| dictionary KeyframeEffectOptions : AnimationEffectTimingProperties { |
| // TODO(alancutter): Implement iterationComposite, composite and spacing. |
| - DOMString id = ""; |
| }; |