| Index: third_party/WebKit/Source/bindings/core/v8/ToV8.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/ToV8.h b/third_party/WebKit/Source/bindings/core/v8/ToV8.h
|
| index b19829166ee75f1c85ce0216f8a98c9d788fec02..0e67e54c2c5fa79189d62e8addab59a57ce7a830 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/ToV8.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/ToV8.h
|
| @@ -18,8 +18,8 @@
|
| #include "bindings/core/v8/V8Binding.h"
|
| #include "core/CoreExport.h"
|
| #include "platform/heap/Handle.h"
|
| +#include "platform/wtf/Forward.h"
|
| #include "v8/include/v8.h"
|
| -#include "wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|