Chromium Code Reviews| Index: Source/web/WebDataSourceImpl.cpp |
| diff --git a/Source/web/WebDataSourceImpl.cpp b/Source/web/WebDataSourceImpl.cpp |
| index a12ae81690baf28bd02b81d896e6436dde730e01..7edc186d8ca984c52d36c9d7e14bd5cc2bd3b29f 100644 |
| --- a/Source/web/WebDataSourceImpl.cpp |
| +++ b/Source/web/WebDataSourceImpl.cpp |
| @@ -36,8 +36,6 @@ |
| #include "public/platform/WebURLError.h" |
| #include "public/platform/WebVector.h" |
| -using namespace blink; |
| - |
| namespace blink { |
| static OwnPtr<WebPluginLoadObserver>& nextPluginLoadObserver() |