| Index: third_party/WebKit/Source/core/html/ImageDocument.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/ImageDocument.cpp b/third_party/WebKit/Source/core/html/ImageDocument.cpp
|
| index 35b6fd7d66085c9c9a90b7ed2942a5061f4a9512..5a716aa9331096f846fcd571083c1446490fd60f 100644
|
| --- a/third_party/WebKit/Source/core/html/ImageDocument.cpp
|
| +++ b/third_party/WebKit/Source/core/html/ImageDocument.cpp
|
| @@ -24,7 +24,7 @@
|
|
|
| #include "core/html/ImageDocument.h"
|
|
|
| -#include "bindings/core/v8/ExceptionStatePlaceholder.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/HTMLNames.h"
|
| #include "core/dom/RawDataDocumentParser.h"
|
| #include "core/events/EventListener.h"
|
|
|