| Index: third_party/WebKit/Source/core/html/parser/HTMLParserIdioms.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLParserIdioms.cpp b/third_party/WebKit/Source/core/html/parser/HTMLParserIdioms.cpp
|
| index 7f11d2b78801291afa3820beaeddc46e18edd145..ffa82eb611da7ae718e7cb6ce245947bfd65bede 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/HTMLParserIdioms.cpp
|
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLParserIdioms.cpp
|
| @@ -416,4 +416,4 @@ String attemptStaticStringCreation(const UChar* characters, size_t size, Charact
|
| return string;
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|