Chromium Code Reviews| Index: third_party/WebKit/Source/core/events/EventDispatcher.h |
| diff --git a/third_party/WebKit/Source/core/events/EventDispatcher.h b/third_party/WebKit/Source/core/events/EventDispatcher.h |
| index ab2f586200b34064aa2977c9adf017d5063cf553..f2a4455dae9891d9c823bac9292fd9d85196e31c 100644 |
| --- a/third_party/WebKit/Source/core/events/EventDispatcher.h |
| +++ b/third_party/WebKit/Source/core/events/EventDispatcher.h |
| @@ -74,6 +74,6 @@ private: |
| #endif |
| }; |
| -} |
| +} // namespace blink |
| #endif |