Index: public/web/WebFormElement.h |
diff --git a/public/web/WebFormElement.h b/public/web/WebFormElement.h |
index aa30f9ddca4713643ee9ba18652f157f7549e427..0d0120538835139fef4465b0eca0dbc887fc0b54 100644 |
--- a/public/web/WebFormElement.h |
+++ b/public/web/WebFormElement.h |
@@ -38,7 +38,7 @@ |
namespace WebCore { class HTMLFormElement; } |
#endif |
-namespace WebKit { |
+namespace blink { |
class WebInputElement; |
class WebFormControlElement; |
@@ -85,6 +85,6 @@ namespace WebKit { |
#endif |
}; |
-} // namespace WebKit |
+} // namespace blink |
#endif |