| Index: Source/platform/exported/WebThreadSafeData.cpp
|
| diff --git a/Source/core/platform/chromium/support/WebThreadSafeData.cpp b/Source/platform/exported/WebThreadSafeData.cpp
|
| similarity index 98%
|
| rename from Source/core/platform/chromium/support/WebThreadSafeData.cpp
|
| rename to Source/platform/exported/WebThreadSafeData.cpp
|
| index a53e36674a2027f849238c85ce27b83e1f2eb7b8..3018d65cd0640d2e646d019f580479a5c4c546b0 100644
|
| --- a/Source/core/platform/chromium/support/WebThreadSafeData.cpp
|
| +++ b/Source/platform/exported/WebThreadSafeData.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "public/platform/WebThreadSafeData.h"
|
|
|
| -#include "core/platform/network/BlobData.h"
|
| +#include "platform/blob/BlobData.h"
|
|
|
| using namespace WebCore;
|
|
|
|
|