Chromium Code Reviews| Index: third_party/WebKit/Source/core/frame/BarProp.idl |
| diff --git a/third_party/WebKit/Source/core/frame/BarProp.idl b/third_party/WebKit/Source/core/frame/BarProp.idl |
| index 6a30bf692861a80556ee96bce475d12810139744..433d23a9de5a405362b5288edceaae80376fdf7a 100644 |
| --- a/third_party/WebKit/Source/core/frame/BarProp.idl |
| +++ b/third_party/WebKit/Source/core/frame/BarProp.idl |
| @@ -28,7 +28,6 @@ |
| // https://html.spec.whatwg.org/#barprop |
| -[ |
| -] interface BarProp { |
| +interface BarProp { |
| readonly attribute boolean visible; |
| }; |