Chromium Code Reviews| Index: third_party/WebKit/Source/core/events/DOMWindowEventQueue.h |
| diff --git a/third_party/WebKit/Source/core/events/DOMWindowEventQueue.h b/third_party/WebKit/Source/core/events/DOMWindowEventQueue.h |
| index c489f41ec3638defdd99566a7ddbd08581539dd7..e05fe8329333e1570d5a8127dfaee3921e27c9f6 100644 |
| --- a/third_party/WebKit/Source/core/events/DOMWindowEventQueue.h |
| +++ b/third_party/WebKit/Source/core/events/DOMWindowEventQueue.h |
| @@ -69,6 +69,6 @@ private: |
| friend class DOMWindowEventQueueTimer; |
| }; |
| -} |
| +} // namespace blink |
| #endif // DOMWindowEventQueue_h |