Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLMediaSource.h |
| diff --git a/third_party/WebKit/Source/core/html/HTMLMediaSource.h b/third_party/WebKit/Source/core/html/HTMLMediaSource.h |
| index 826b86fd8793f15acc7f7dccd64f9e1af4ea68b0..bd5473aa1337453b8f37f57f9043b1e7bfb17a04 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLMediaSource.h |
| +++ b/third_party/WebKit/Source/core/html/HTMLMediaSource.h |
| @@ -78,6 +78,6 @@ private: |
| static URLRegistry* s_registry; |
| }; |
| -} |
| +} // namespace blink |
| #endif |