Chromium Code Reviews| Index: third_party/WebKit/Source/core/events/GenericEventQueue.h |
| diff --git a/third_party/WebKit/Source/core/events/GenericEventQueue.h b/third_party/WebKit/Source/core/events/GenericEventQueue.h |
| index 54ac8567366d6c4bde4e89f98922aeb9a9b3ced9..3e64a6642b8f3fca1d9247518547e78367315e23 100644 |
| --- a/third_party/WebKit/Source/core/events/GenericEventQueue.h |
| +++ b/third_party/WebKit/Source/core/events/GenericEventQueue.h |
| @@ -62,6 +62,6 @@ private: |
| bool m_isClosed; |
| }; |
| -} |
| +} // namespace blink |
| #endif |