Chromium Code Reviews| Index: third_party/WebKit/Source/core/events/BeforeTextInsertedEvent.h |
| diff --git a/third_party/WebKit/Source/core/events/BeforeTextInsertedEvent.h b/third_party/WebKit/Source/core/events/BeforeTextInsertedEvent.h |
| index 4490adcf5bf8c54d548ea341bc5326d2e93d4a55..1a6681e714e0f24cfb73ae71a941b6804a96516f 100644 |
| --- a/third_party/WebKit/Source/core/events/BeforeTextInsertedEvent.h |
| +++ b/third_party/WebKit/Source/core/events/BeforeTextInsertedEvent.h |
| @@ -53,6 +53,6 @@ private: |
| String m_text; |
| }; |
| -} // namespace |
| +} // namespace blink |
| #endif |