| Index: Source/core/testing/InternalSettings.cpp
|
| diff --git a/Source/core/testing/InternalSettings.cpp b/Source/core/testing/InternalSettings.cpp
|
| index aed9cd9764b0b03c3bee3a76cdc2b0ec41a36719..1071aada52858a9605aaedf0b55b598411eee208 100644
|
| --- a/Source/core/testing/InternalSettings.cpp
|
| +++ b/Source/core/testing/InternalSettings.cpp
|
| @@ -27,7 +27,7 @@
|
| #include "config.h"
|
| #include "core/testing/InternalSettings.h"
|
|
|
| -#include "bindings/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/frame/Settings.h"
|
| #include "core/inspector/InspectorController.h"
|
|
|