| Index: Source/bindings/tests/results/V8TestException.cpp
|
| diff --git a/Source/bindings/tests/results/V8TestException.cpp b/Source/bindings/tests/results/V8TestException.cpp
|
| index a245b1a0d4209c1bb0190c8042d96db9064c59ef..51a6b11bdd65a57aa1b7ddb15b05eb4d19a855fa 100644
|
| --- a/Source/bindings/tests/results/V8TestException.cpp
|
| +++ b/Source/bindings/tests/results/V8TestException.cpp
|
| @@ -21,10 +21,10 @@
|
| #include "config.h"
|
| #include "V8TestException.h"
|
|
|
| -#include "BindingState.h"
|
| -#include "ScriptController.h"
|
| -#include "V8Binding.h"
|
| -#include "V8DOMWrapper.h"
|
| +#include "bindings/v8/BindingState.h"
|
| +#include "bindings/v8/ScriptController.h"
|
| +#include "bindings/v8/V8Binding.h"
|
| +#include "bindings/v8/V8DOMWrapper.h"
|
| #include "core/dom/ContextFeatures.h"
|
| #include "core/page/Frame.h"
|
| #include "core/page/RuntimeEnabledFeatures.h"
|
|
|