summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/core/html/HTMLAreaElement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/core/html/HTMLAreaElement.idl')
-rw-r--r--chromium/third_party/WebKit/Source/core/html/HTMLAreaElement.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/third_party/WebKit/Source/core/html/HTMLAreaElement.idl b/chromium/third_party/WebKit/Source/core/html/HTMLAreaElement.idl
index 1ad7233a1f9..471e5835a6f 100644
--- a/chromium/third_party/WebKit/Source/core/html/HTMLAreaElement.idl
+++ b/chromium/third_party/WebKit/Source/core/html/HTMLAreaElement.idl
@@ -27,5 +27,4 @@ interface HTMLAreaElement : HTMLElement {
[Reflect] attribute DOMString target;
};
-// force rebuild: crbug.com/307023
HTMLAreaElement implements URLUtils;