| Index: third_party/WebKit/Source/core/dom/ViewportDescription.h
|
| diff --git a/third_party/WebKit/Source/core/dom/ViewportDescription.h b/third_party/WebKit/Source/core/dom/ViewportDescription.h
|
| index 7648f43ea04085f9b11cb2c89fb2a65c7372f892..0235070b813b274576ea40495918d80c0c003324 100644
|
| --- a/third_party/WebKit/Source/core/dom/ViewportDescription.h
|
| +++ b/third_party/WebKit/Source/core/dom/ViewportDescription.h
|
| @@ -33,7 +33,7 @@
|
| #include "core/frame/PageScaleConstraints.h"
|
| #include "platform/Length.h"
|
| #include "platform/geometry/FloatSize.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|