Chromium Code Reviews| Index: Source/core/html/HTMLAreaElement.idl |
| diff --git a/Source/core/html/HTMLAreaElement.idl b/Source/core/html/HTMLAreaElement.idl |
| index 1175ec1b40d620946001a97afd32509ae9c97742..c2045b785e6e79e673b101e004b6ffae5deab928 100644 |
| --- a/Source/core/html/HTMLAreaElement.idl |
| +++ b/Source/core/html/HTMLAreaElement.idl |
| @@ -28,4 +28,5 @@ interface HTMLAreaElement : HTMLElement { |
| }; |
| // Force rebuild: crbug.com/307023 |
| + |
| HTMLAreaElement implements URLUtils; |