| Index: third_party/WebKit/Source/core/dom/ContextFeaturesClientImpl.h
|
| diff --git a/third_party/WebKit/Source/core/dom/ContextFeaturesClientImpl.h b/third_party/WebKit/Source/core/dom/ContextFeaturesClientImpl.h
|
| index ea0ca3679f14f0939c0601deb148f50bf418e31a..df0a7acad7b2c9d40688a2208f7093214d7b192d 100644
|
| --- a/third_party/WebKit/Source/core/dom/ContextFeaturesClientImpl.h
|
| +++ b/third_party/WebKit/Source/core/dom/ContextFeaturesClientImpl.h
|
| @@ -35,7 +35,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/dom/ContextFeatures.h"
|
| -#include "wtf/PtrUtil.h"
|
| +#include "platform/wtf/PtrUtil.h"
|
|
|
| namespace blink {
|
|
|
|
|