Chromium Code Reviews| Index: third_party/WebKit/Source/core/events/GenericEventQueue.cpp |
| diff --git a/third_party/WebKit/Source/core/events/GenericEventQueue.cpp b/third_party/WebKit/Source/core/events/GenericEventQueue.cpp |
| index 16fdc467ee8809cf92930c07db6a9c7370335a5c..a8b0f84ccc0c35d7803959a81393383de06865ef 100644 |
| --- a/third_party/WebKit/Source/core/events/GenericEventQueue.cpp |
| +++ b/third_party/WebKit/Source/core/events/GenericEventQueue.cpp |
| @@ -131,4 +131,4 @@ bool GenericEventQueue::hasPendingEvents() const |
| return m_pendingEvents.size(); |
| } |
| -} |
| +} // namespace blink |