| Index: third_party/WebKit/Source/core/html/MediaFragmentURIParser.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/MediaFragmentURIParser.cpp b/third_party/WebKit/Source/core/html/MediaFragmentURIParser.cpp
|
| index ff94b206dbb9af631e45b689f97694660dc36d07..635f4b34e1a6d6b078d86ffd4ae4353cc4132018 100644
|
| --- a/third_party/WebKit/Source/core/html/MediaFragmentURIParser.cpp
|
| +++ b/third_party/WebKit/Source/core/html/MediaFragmentURIParser.cpp
|
| @@ -309,4 +309,4 @@ bool MediaFragmentURIParser::parseNPTTime(const LChar* timeString, unsigned leng
|
| return true;
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|