Chromium Code Reviews| Index: Source/web/ContextFeaturesClientImpl.cpp |
| diff --git a/Source/web/ContextFeaturesClientImpl.cpp b/Source/web/ContextFeaturesClientImpl.cpp |
| index 66488fb0bff47cb7066006b6e792e0a471da3200..90bd90d339f2f00a91e273bce63a7afcf98a0995 100644 |
| --- a/Source/web/ContextFeaturesClientImpl.cpp |
| +++ b/Source/web/ContextFeaturesClientImpl.cpp |
| @@ -37,7 +37,7 @@ |
| #include "public/web/WebPermissionClient.h" |
| #include "web/WebLocalFrameImpl.h" |
| -using namespace WebCore; |
| +using namespace blink; |
| namespace blink { |