| Index: Source/platform/weborigin/SecurityOriginTest.cpp
|
| diff --git a/Source/weborigin/SecurityOriginTest.cpp b/Source/platform/weborigin/SecurityOriginTest.cpp
|
| similarity index 96%
|
| rename from Source/weborigin/SecurityOriginTest.cpp
|
| rename to Source/platform/weborigin/SecurityOriginTest.cpp
|
| index 148500aedba37ad9b8f40290c596c01779cff658..5a916796b60b98943e601254de2b82bf89d187df 100644
|
| --- a/Source/weborigin/SecurityOriginTest.cpp
|
| +++ b/Source/platform/weborigin/SecurityOriginTest.cpp
|
| @@ -30,8 +30,8 @@
|
|
|
| #include "config.h"
|
|
|
| -#include "weborigin/KURL.h"
|
| -#include "weborigin/SecurityOrigin.h"
|
| +#include "platform/weborigin/KURL.h"
|
| +#include "platform/weborigin/SecurityOrigin.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|
|
|