Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/MediaDocument.cpp |
| diff --git a/third_party/WebKit/Source/core/html/MediaDocument.cpp b/third_party/WebKit/Source/core/html/MediaDocument.cpp |
| index 3425cdbe29de967f67054988b4ba31c5aa8bae00..525d869dbb2ff380d5110f98d9e9b3d3e17ac593 100644 |
| --- a/third_party/WebKit/Source/core/html/MediaDocument.cpp |
| +++ b/third_party/WebKit/Source/core/html/MediaDocument.cpp |
| @@ -151,4 +151,4 @@ void MediaDocument::defaultEventHandler(Event* event) |
| } |
| } |
| -} |
| +} // namespace blink |