Chromium Code Reviews| Index: third_party/WebKit/Source/core/events/BeforeTextInsertedEvent.cpp |
| diff --git a/third_party/WebKit/Source/core/events/BeforeTextInsertedEvent.cpp b/third_party/WebKit/Source/core/events/BeforeTextInsertedEvent.cpp |
| index afef6e8d9bec94792b1388e372b32c8931f47f0e..95871b4e86c67c1a59a483384b47ce99f8010462 100644 |
| --- a/third_party/WebKit/Source/core/events/BeforeTextInsertedEvent.cpp |
| +++ b/third_party/WebKit/Source/core/events/BeforeTextInsertedEvent.cpp |
| @@ -47,4 +47,4 @@ DEFINE_TRACE(BeforeTextInsertedEvent) |
| Event::trace(visitor); |
| } |
| -} |
| +} // namespace blink |