Chromium Code Reviews| Index: Source/platform/exported/WebHTTPBody.cpp | 
| diff --git a/Source/platform/exported/WebHTTPBody.cpp b/Source/platform/exported/WebHTTPBody.cpp | 
| index a4750c0e33dc1093d6f24ca52d35902f62555cfe..fa58eff27e8ba0acd303b33d2b618e36a0ac619a 100644 | 
| --- a/Source/platform/exported/WebHTTPBody.cpp | 
| +++ b/Source/platform/exported/WebHTTPBody.cpp | 
| @@ -34,8 +34,6 @@ | 
| #include "platform/FileMetadata.h" | 
| #include "platform/network/FormData.h" | 
| -using namespace blink; | 
| - | 
| namespace blink { | 
| class WebHTTPBodyPrivate : public FormData { |