Chromium Code Reviews| Index: third_party/WebKit/Source/modules/EventModulesFactory.h |
| diff --git a/third_party/WebKit/Source/modules/EventModulesFactory.h b/third_party/WebKit/Source/modules/EventModulesFactory.h |
| index 7dc49f1ee343eb3f44159608f572e94745aaba36..146d451b174b3bf88c80813c30dff44af68a069b 100644 |
| --- a/third_party/WebKit/Source/modules/EventModulesFactory.h |
| +++ b/third_party/WebKit/Source/modules/EventModulesFactory.h |
| @@ -24,6 +24,6 @@ public: |
| PassRefPtrWillBeRawPtr<Event> create(const String& eventType) override; |
| }; |
| -} |
| +} // namespace blink |
| #endif |