| Index: Source/core/testing/Internals.cpp
|
| diff --git a/Source/core/testing/Internals.cpp b/Source/core/testing/Internals.cpp
|
| index bad025393980c4db3519338174a074dce763b326..9acdfadc9e4d921bb5c14141ae8eecabf2fd3d13 100644
|
| --- a/Source/core/testing/Internals.cpp
|
| +++ b/Source/core/testing/Internals.cpp
|
| @@ -120,8 +120,8 @@
|
| #include "platform/TraceEvent.h"
|
| #include "platform/geometry/IntRect.h"
|
| #include "platform/geometry/LayoutRect.h"
|
| +#include "platform/weborigin/SchemeRegistry.h"
|
| #include "public/platform/WebLayer.h"
|
| -#include "weborigin/SchemeRegistry.h"
|
| #include "wtf/dtoa.h"
|
| #include "wtf/text/StringBuffer.h"
|
|
|
|
|