| Index: Source/core/testing/Internals.cpp
|
| diff --git a/Source/core/testing/Internals.cpp b/Source/core/testing/Internals.cpp
|
| index 925ec32e4dcbc259abb1e203edf35faf030d0795..f0fb1ef47a50cd0bb046257eba8f402f66b9460e 100644
|
| --- a/Source/core/testing/Internals.cpp
|
| +++ b/Source/core/testing/Internals.cpp
|
| @@ -37,8 +37,8 @@
|
| #include "InternalSettings.h"
|
| #include "MallocStatistics.h"
|
| #include "MockPagePopupDriver.h"
|
| -#include "SerializedScriptValue.h"
|
| #include "TypeConversions.h"
|
| +#include "bindings/v8/SerializedScriptValue.h"
|
| #include "core/css/StyleSheetContents.h"
|
| #include "core/dom/ClientRect.h"
|
| #include "core/dom/ClientRectList.h"
|
|
|