| Index: third_party/WebKit/Source/core/html/MediaDocument.h
|
| diff --git a/third_party/WebKit/Source/core/html/MediaDocument.h b/third_party/WebKit/Source/core/html/MediaDocument.h
|
| index f762c52063f25b2021d5a0f76875b2d4abef52a7..39b47e3f22947e17e31d6d625aad97c5f1f714e6 100644
|
| --- a/third_party/WebKit/Source/core/html/MediaDocument.h
|
| +++ b/third_party/WebKit/Source/core/html/MediaDocument.h
|
| @@ -47,6 +47,6 @@ private:
|
| String debugName() const override { return "MediaDocument"; }
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|