| Index: Source/WebKit/chromium/src/AssociatedURLLoader.cpp
|
| diff --git a/Source/WebKit/chromium/src/AssociatedURLLoader.cpp b/Source/WebKit/chromium/src/AssociatedURLLoader.cpp
|
| index 97e1e6d78ed01f44c45d15bdc8d6a4c46249e18e..b2817571846dad9c7c5c4ca326fac5ae42f9a93d 100644
|
| --- a/Source/WebKit/chromium/src/AssociatedURLLoader.cpp
|
| +++ b/Source/WebKit/chromium/src/AssociatedURLLoader.cpp
|
| @@ -36,7 +36,7 @@
|
| #include "DocumentThreadableLoaderClient.h"
|
| #include "HTTPParsers.h"
|
| #include "ResourceError.h"
|
| -#include "ResourceLoader.h"
|
| +#include "SubresourceLoader.h"
|
| #include "Timer.h"
|
| #include "WebApplicationCacheHost.h"
|
| #include "WebDataSource.h"
|
|
|