Index: Source/core/editing/InputMethodControllerTest.cpp |
diff --git a/Source/core/editing/InputMethodControllerTest.cpp b/Source/core/editing/InputMethodControllerTest.cpp |
index 657fd52cd8163187c6b123e5f63359bcc9ce3fb5..a54fcd39f517c6adefbfa599c2875a5995cab20f 100644 |
--- a/Source/core/editing/InputMethodControllerTest.cpp |
+++ b/Source/core/editing/InputMethodControllerTest.cpp |
@@ -25,7 +25,7 @@ protected: |
Element* insertHTMLElement(const char* elementCode, const char* elementId); |
private: |
- virtual void SetUp() OVERRIDE; |
+ virtual void SetUp() override; |
OwnPtr<DummyPageHolder> m_dummyPageHolder; |
HTMLDocument* m_document; |