| Index: Source/core/html/HTMLAreaElement.idl
|
| diff --git a/Source/core/html/HTMLAreaElement.idl b/Source/core/html/HTMLAreaElement.idl
|
| index ff59b8ce12a41c347d9ee38192066402f6c8cac7..1ad7233a1f9707b8155e1b4250acd051f073153a 100644
|
| --- a/Source/core/html/HTMLAreaElement.idl
|
| +++ b/Source/core/html/HTMLAreaElement.idl
|
| @@ -27,5 +27,5 @@ interface HTMLAreaElement : HTMLElement {
|
| [Reflect] attribute DOMString target;
|
| };
|
|
|
| -// Force rebuild: crbug.com/307023
|
| +// force rebuild: crbug.com/307023
|
| HTMLAreaElement implements URLUtils;
|
|
|