Index: webkit/child/ftp_directory_listing_response_delegate.cc |
diff --git a/webkit/child/ftp_directory_listing_response_delegate.cc b/webkit/child/ftp_directory_listing_response_delegate.cc |
index d84ada67c20c1723daa3d4cf8457c1cae20d980e..bad606eee6c8ae0ef64526e445bf1682483d308d 100644 |
--- a/webkit/child/ftp_directory_listing_response_delegate.cc |
+++ b/webkit/child/ftp_directory_listing_response_delegate.cc |
@@ -23,9 +23,9 @@ |
using net::FtpDirectoryListingEntry; |
-using WebKit::WebURLLoader; |
-using WebKit::WebURLLoaderClient; |
-using WebKit::WebURLResponse; |
+using blink::WebURLLoader; |
+using blink::WebURLLoaderClient; |
+using blink::WebURLResponse; |
namespace { |