| Index: third_party/WebKit/Source/platform/feature_policy/FeaturePolicy.cpp
|
| diff --git a/third_party/WebKit/Source/platform/feature_policy/FeaturePolicy.cpp b/third_party/WebKit/Source/platform/feature_policy/FeaturePolicy.cpp
|
| index 5440bc85291870d3a2339df2ada2e7cb824a01f0..2466e0e5d3a7c591f7f6b00d9aca695303bbc47b 100644
|
| --- a/third_party/WebKit/Source/platform/feature_policy/FeaturePolicy.cpp
|
| +++ b/third_party/WebKit/Source/platform/feature_policy/FeaturePolicy.cpp
|
| @@ -8,7 +8,7 @@
|
| #include "platform/json/JSONValues.h"
|
| #include "platform/network/HTTPParsers.h"
|
| #include "platform/weborigin/SecurityOrigin.h"
|
| -#include "wtf/PtrUtil.h"
|
| +#include "platform/wtf/PtrUtil.h"
|
|
|
| namespace blink {
|
|
|
|
|