Index: third_party/WebKit/Source/core/html/HTMLFormControlElementWithState.h |
diff --git a/third_party/WebKit/Source/core/html/HTMLFormControlElementWithState.h b/third_party/WebKit/Source/core/html/HTMLFormControlElementWithState.h |
index 546e72264fdc2a524354cc4c56a3064389dff574..b6182d7858e08582e91ce5daefe82d847c62caba 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLFormControlElementWithState.h |
+++ b/third_party/WebKit/Source/core/html/HTMLFormControlElementWithState.h |
@@ -55,6 +55,6 @@ protected: |
DEFINE_TYPE_CASTS(HTMLFormControlElementWithState, FormAssociatedElement, control, control->isFormControlElementWithState(), control.isFormControlElementWithState()); |
-} // namespace |
+} // namespace blink |
#endif |