| Index: third_party/WebKit/Source/core/dom/DOMMatrix.h
|
| diff --git a/third_party/WebKit/Source/core/dom/DOMMatrix.h b/third_party/WebKit/Source/core/dom/DOMMatrix.h
|
| index 752f2fb1ef5cd3f9920d369b64132224cd28d3b2..b4ccb8ce6a302835f6c77780ca98c4d37f3f29aa 100644
|
| --- a/third_party/WebKit/Source/core/dom/DOMMatrix.h
|
| +++ b/third_party/WebKit/Source/core/dom/DOMMatrix.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef DOMMatrix_h
|
| #define DOMMatrix_h
|
|
|
| -#include "bindings/core/v8/ExceptionStatePlaceholder.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/dom/DOMMatrixInit.h"
|
| #include "core/dom/DOMMatrixReadOnly.h"
|
|
|
|
|