| Index: webkit/glue/ftp_directory_listing_response_delegate.h
|
| diff --git a/webkit/glue/ftp_directory_listing_response_delegate.h b/webkit/glue/ftp_directory_listing_response_delegate.h
|
| index 82d955cdb9fa12526e9aa00a77499345234b3ca8..d5c7c21888b373c98ca91b3eb5a4109ecc06225f 100644
|
| --- a/webkit/glue/ftp_directory_listing_response_delegate.h
|
| +++ b/webkit/glue/ftp_directory_listing_response_delegate.h
|
| @@ -12,7 +12,7 @@
|
|
|
| #include "net/ftp/ftp_directory_listing_buffer.h"
|
| #include "net/third_party/parseftp/ParseFTPList.h"
|
| -#include "webkit/api/public/WebURLResponse.h"
|
| +#include "third_party/WebKit/WebKit/chromium/public/WebURLResponse.h"
|
|
|
| namespace WebKit {
|
| class WebURLLoader;
|
|
|