| Index: Source/core/html/HTMLDialogElement.cpp
|
| diff --git a/Source/core/html/HTMLDialogElement.cpp b/Source/core/html/HTMLDialogElement.cpp
|
| index 2121558bf6cd08bb838a6afdbcb5bf5d31bc6eac..92f9f9ca0fdf412c6175d20f346c8eec9d3c8a46 100644
|
| --- a/Source/core/html/HTMLDialogElement.cpp
|
| +++ b/Source/core/html/HTMLDialogElement.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "core/html/HTMLDialogElement.h"
|
|
|
| -#include "bindings/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/accessibility/AXObjectCache.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/dom/NodeTraversal.h"
|
|
|