| Index: third_party/WebKit/Source/web/mac/WebSubstringUtil.mm
|
| diff --git a/third_party/WebKit/Source/web/mac/WebSubstringUtil.mm b/third_party/WebKit/Source/web/mac/WebSubstringUtil.mm
|
| index 8fc93a811d2527eafeca2a09db18d9badceb0745..67443ab70d9d0be38b6e3c32684ee3408ff85856 100644
|
| --- a/third_party/WebKit/Source/web/mac/WebSubstringUtil.mm
|
| +++ b/third_party/WebKit/Source/web/mac/WebSubstringUtil.mm
|
| @@ -47,7 +47,7 @@
|
| #include "core/html/HTMLElement.h"
|
| #include "core/layout/HitTestResult.h"
|
| #include "core/layout/LayoutObject.h"
|
| -#include "core/page/PAge.h"
|
| +#include "core/page/Page.h"
|
| #include "core/style/ComputedStyle.h"
|
| #include "platform/fonts/Font.h"
|
| #include "platform/mac/ColorMac.h"
|
|
|