| Index: Source/platform/text/ParserUtilities.h
|
| diff --git a/Source/platform/text/ParserUtilities.h b/Source/platform/text/ParserUtilities.h
|
| index f32bdd00900ad589b72d1bc666e13615c4f51661..074a0a84796b61a50acad1d35aac237f5e9ecd2f 100644
|
| --- a/Source/platform/text/ParserUtilities.h
|
| +++ b/Source/platform/text/ParserUtilities.h
|
| @@ -63,6 +63,6 @@ inline bool skipString(const CharType*& ptr, const CharType* end, const char* st
|
| return true;
|
| }
|
|
|
| -} // namspace WebCore
|
| +} // namespace blink
|
|
|
| #endif // ParserUtilities_h
|
|
|