| Index: third_party/WebKit/Source/core/dom/TreeShared.h
|
| diff --git a/third_party/WebKit/Source/core/dom/TreeShared.h b/third_party/WebKit/Source/core/dom/TreeShared.h
|
| index ad9623c57a5b17f5e149cac0801a4a1a69c47bde..328b0cd07d2dc52895d37a24faa7455ae83aee5f 100644
|
| --- a/third_party/WebKit/Source/core/dom/TreeShared.h
|
| +++ b/third_party/WebKit/Source/core/dom/TreeShared.h
|
| @@ -21,7 +21,7 @@
|
| #ifndef TreeShared_h
|
| #define TreeShared_h
|
|
|
| -#include "public/platform/WebPrivatePtr.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/Assertions.h"
|
| #include "wtf/MainThread.h"
|
| #include "wtf/Noncopyable.h"
|
|
|