| Index: third_party/WebKit/Source/bindings/tests/results/core/TestDictionary.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/TestDictionary.cpp b/third_party/WebKit/Source/bindings/tests/results/core/TestDictionary.cpp
|
| index 6983701611739f2651094a51b2ba05b3526195cb..f537954a53700c7e8927d5b0af0f238b6bd7cc1d 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/TestDictionary.cpp
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/TestDictionary.cpp
|
| @@ -16,7 +16,7 @@
|
| #include "bindings/tests/idls/core/TestObject.h"
|
| #include "core/dom/Element.h"
|
| #include "core/events/EventTarget.h"
|
| -#include "wtf/Vector.h"
|
| +#include "platform/wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|