| Index: third_party/WebKit/Source/core/html/TextMetrics.h
|
| diff --git a/third_party/WebKit/Source/core/html/TextMetrics.h b/third_party/WebKit/Source/core/html/TextMetrics.h
|
| index 3643583e6af59871bb3049f92976702c8487a112..b6dea140868d0028552919398c5b906bfd57bc46 100644
|
| --- a/third_party/WebKit/Source/core/html/TextMetrics.h
|
| +++ b/third_party/WebKit/Source/core/html/TextMetrics.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef TextMetrics_h
|
| #define TextMetrics_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/CoreExport.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|