| 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 a5cea90f1b1cf43e101f981c3d2f553837d68e62..0562049a9a520f72849d71e07dd91299e4bd0002 100644
|
| --- a/webkit/glue/ftp_directory_listing_response_delegate.h
|
| +++ b/webkit/glue/ftp_directory_listing_response_delegate.h
|
| @@ -11,7 +11,7 @@
|
| #include <string>
|
|
|
| #include "base/basictypes.h"
|
| -#include "third_party/WebKit/Source/Platform/chromium/public/WebURLResponse.h"
|
| +#include "third_party/WebKit/public/platform/WebURLResponse.h"
|
|
|
| namespace WebKit {
|
| class WebURLLoader;
|
|
|