Index: third_party/WebKit/Source/platform/Length.h |
diff --git a/third_party/WebKit/Source/platform/Length.h b/third_party/WebKit/Source/platform/Length.h |
index 5cd722dc0b59018d91929a30fd604f0b26a42f75..c86ef9e030413aeae6fba4d8384ef724f9977bd0 100644 |
--- a/third_party/WebKit/Source/platform/Length.h |
+++ b/third_party/WebKit/Source/platform/Length.h |
@@ -322,8 +322,6 @@ private: |
bool m_isFloat; |
}; |
-PLATFORM_EXPORT Vector<Length> parseHTMLAreaElementCoords(const String&); |
- |
} // namespace blink |
#endif // Length_h |