Chromium Code Reviews| Index: Source/web/BackForwardClientImpl.cpp |
| diff --git a/Source/web/BackForwardClientImpl.cpp b/Source/web/BackForwardClientImpl.cpp |
| index ea86cb9035b3b9d8d933570d5a8eef120b58c624..b3c23624ac68568a95aa0375d6c8f69923f83e8a 100644 |
| --- a/Source/web/BackForwardClientImpl.cpp |
| +++ b/Source/web/BackForwardClientImpl.cpp |
| @@ -34,7 +34,7 @@ |
| #include "public/web/WebViewClient.h" |
| #include "web/WebViewImpl.h" |
| -using namespace WebCore; |
| +using namespace blink; |
| namespace blink { |