| Index: third_party/WebKit/Source/bindings/core/v8/DOMWrapperWorldTest.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/DOMWrapperWorldTest.cpp b/third_party/WebKit/Source/bindings/core/v8/DOMWrapperWorldTest.cpp
|
| index 90492ebcff267469032e7796e535e656380a811c..521da18094f36afbb7019c0ab2aae2e8a05e77e5 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/DOMWrapperWorldTest.cpp
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/DOMWrapperWorldTest.cpp
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "bindings/core/v8/DOMWrapperWorld.h"
|
| +#include "platform/bindings/DOMWrapperWorld.h"
|
|
|
| #include "bindings/core/v8/V8BindingForTesting.h"
|
| #include "bindings/core/v8/V8Initializer.h"
|
|
|