| Index: third_party/WebKit/Source/core/loader/appcache/ApplicationCache.h
|
| diff --git a/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.h b/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.h
|
| index d84644556c9e6d7c54b5a8f664c77d2836433868..e82bc536b8df0467e7324ac43e362ccf5b7c1d45 100644
|
| --- a/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.h
|
| +++ b/third_party/WebKit/Source/core/loader/appcache/ApplicationCache.h
|
| @@ -30,7 +30,7 @@
|
| #include "core/events/EventTarget.h"
|
| #include "core/loader/appcache/ApplicationCacheHost.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|