Chromium Code Reviews| Index: Source/platform/exported/WebHTTPBody.cpp |
| diff --git a/Source/platform/exported/WebHTTPBody.cpp b/Source/platform/exported/WebHTTPBody.cpp |
| index 0d365cc1398c15aa9021028488d69c1703887ba9..a4750c0e33dc1093d6f24ca52d35902f62555cfe 100644 |
| --- a/Source/platform/exported/WebHTTPBody.cpp |
| +++ b/Source/platform/exported/WebHTTPBody.cpp |
| @@ -34,7 +34,7 @@ |
| #include "platform/FileMetadata.h" |
| #include "platform/network/FormData.h" |
| -using namespace WebCore; |
| +using namespace blink; |
| namespace blink { |