Index: public/web/WebInputElement.h |
diff --git a/public/web/WebInputElement.h b/public/web/WebInputElement.h |
index d8f7d3f8a3b7eeb1548f4da409b793ed39ecf923..c74de0bdb8e1ea8df48178fe3679d2b078f9db2d 100644 |
--- a/public/web/WebInputElement.h |
+++ b/public/web/WebInputElement.h |
@@ -37,7 +37,7 @@ |
namespace WebCore { class HTMLInputElement; } |
#endif |
-namespace WebKit { |
+namespace blink { |
class WebNodeCollection; |
@@ -125,6 +125,6 @@ namespace WebKit { |
return toWebInputElement(const_cast<WebElement*>(element)); |
} |
-} // namespace WebKit |
+} // namespace blink |
#endif |