Chromium Code Reviews| Index: third_party/WebKit/Source/core/events/ResourceProgressEvent.cpp |
| diff --git a/third_party/WebKit/Source/core/events/ResourceProgressEvent.cpp b/third_party/WebKit/Source/core/events/ResourceProgressEvent.cpp |
| index 4d1c14d6fa13f1dacda1ff718887e0bb3c1d7837..ac3a0946e65941c294f7873f311c118d738d9bc9 100644 |
| --- a/third_party/WebKit/Source/core/events/ResourceProgressEvent.cpp |
| +++ b/third_party/WebKit/Source/core/events/ResourceProgressEvent.cpp |
| @@ -53,4 +53,4 @@ DEFINE_TRACE(ResourceProgressEvent) |
| ProgressEvent::trace(visitor); |
| } |
| -} |
| +} // namespace blink |