Chromium Code Reviews| Index: Source/web/WebHelperPluginImpl.cpp |
| diff --git a/Source/web/WebHelperPluginImpl.cpp b/Source/web/WebHelperPluginImpl.cpp |
| index bbe66c9ea36857fb5a5e62e83c4931dcac257f0d..44474f1b69d36df07e7e5e4cf467fc18c40c8945 100644 |
| --- a/Source/web/WebHelperPluginImpl.cpp |
| +++ b/Source/web/WebHelperPluginImpl.cpp |
| @@ -38,7 +38,7 @@ |
| #include "web/WebLocalFrameImpl.h" |
| #include "web/WebPluginContainerImpl.h" |
| -using namespace WebCore; |
| +using namespace blink; |
| namespace blink { |