| Index: third_party/WebKit/Source/platform/bindings/SharedPersistent.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/SharedPersistent.h b/third_party/WebKit/Source/platform/bindings/SharedPersistent.h
|
| similarity index 98%
|
| copy from third_party/WebKit/Source/bindings/core/v8/SharedPersistent.h
|
| copy to third_party/WebKit/Source/platform/bindings/SharedPersistent.h
|
| index 886275bdfa3833348a77f5e34c4e86ebfd617f54..5677ef46176935b4d9e9b165494c755079e3f23b 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/SharedPersistent.h
|
| +++ b/third_party/WebKit/Source/platform/bindings/SharedPersistent.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef SharedPersistent_h
|
| #define SharedPersistent_h
|
|
|
| -#include "bindings/core/v8/ScopedPersistent.h"
|
| +#include "platform/bindings/ScopedPersistent.h"
|
| #include "platform/wtf/PassRefPtr.h"
|
| #include "platform/wtf/RefCounted.h"
|
| #include "v8/include/v8.h"
|
|
|