| Index: Source/platform/network/ParsedContentType.cpp
|
| diff --git a/Source/platform/network/ParsedContentType.cpp b/Source/platform/network/ParsedContentType.cpp
|
| index 96d779e3054210278650804a5fda88818b92a722..013bd74c0ca2581b55b300e921b3ce4d9d897caf 100644
|
| --- a/Source/platform/network/ParsedContentType.cpp
|
| +++ b/Source/platform/network/ParsedContentType.cpp
|
| @@ -35,7 +35,7 @@
|
| #include "wtf/text/CString.h"
|
| #include "wtf/text/StringBuilder.h"
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| class DummyParsedContentType {
|
| public:
|
|
|