Chromium Code Reviews| Index: third_party/WebKit/Source/core/events/ScopedEventQueue.cpp |
| diff --git a/third_party/WebKit/Source/core/events/ScopedEventQueue.cpp b/third_party/WebKit/Source/core/events/ScopedEventQueue.cpp |
| index 9fde1d57730c46055d04664f68be944e35432934..ecab463e1c81ed79add55e150e2937e645a70ed5 100644 |
| --- a/third_party/WebKit/Source/core/events/ScopedEventQueue.cpp |
| +++ b/third_party/WebKit/Source/core/events/ScopedEventQueue.cpp |
| @@ -103,4 +103,4 @@ void ScopedEventQueue::decrementScopingLevel() |
| dispatchAllEvents(); |
| } |
| -} |
| +} // namespace blink |