| Index: Source/platform/weborigin/SchemeRegistry.cpp
|
| diff --git a/Source/weborigin/SchemeRegistry.cpp b/Source/platform/weborigin/SchemeRegistry.cpp
|
| similarity index 99%
|
| rename from Source/weborigin/SchemeRegistry.cpp
|
| rename to Source/platform/weborigin/SchemeRegistry.cpp
|
| index 7679fce8a1524426e16d083fc5c2af41ebf6f9a4..a58fb799234c3c8383b763701bbe321d7d1b4da0 100644
|
| --- a/Source/weborigin/SchemeRegistry.cpp
|
| +++ b/Source/platform/weborigin/SchemeRegistry.cpp
|
| @@ -25,7 +25,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "weborigin/SchemeRegistry.h"
|
| +#include "platform/weborigin/SchemeRegistry.h"
|
|
|
| #include "wtf/MainThread.h"
|
|
|
|
|