| Index: third_party/WebKit/Source/core/loader/appcache/ApplicationCacheHost.cpp
|
| diff --git a/third_party/WebKit/Source/core/loader/appcache/ApplicationCacheHost.cpp b/third_party/WebKit/Source/core/loader/appcache/ApplicationCacheHost.cpp
|
| index fa601fdc85b9357429335a43d04bfa9cbe703778..b521bd9b6d10e72c364100909d10d162c38536c1 100644
|
| --- a/third_party/WebKit/Source/core/loader/appcache/ApplicationCacheHost.cpp
|
| +++ b/third_party/WebKit/Source/core/loader/appcache/ApplicationCacheHost.cpp
|
| @@ -30,7 +30,7 @@
|
|
|
| #include "core/loader/appcache/ApplicationCacheHost.h"
|
|
|
| -#include "bindings/core/v8/ExceptionStatePlaceholder.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/events/ApplicationCacheErrorEvent.h"
|
| #include "core/events/ProgressEvent.h"
|
| #include "core/frame/Deprecation.h"
|
|
|