Chromium Code Reviews| Index: Source/web/WebCachedURLRequest.cpp |
| diff --git a/Source/web/WebCachedURLRequest.cpp b/Source/web/WebCachedURLRequest.cpp |
| index 9741d3f7ae7e66da811dc8924314231cc0314c0a..1b9484a53193f78b79fc2793f9c3082883fb47c8 100644 |
| --- a/Source/web/WebCachedURLRequest.cpp |
| +++ b/Source/web/WebCachedURLRequest.cpp |
| @@ -35,7 +35,7 @@ |
| #include "platform/exported/WrappedResourceRequest.h" |
| #include "public/platform/WebURLRequest.h" |
| -using namespace WebCore; |
| +using namespace blink; |
| namespace blink { |