| Index: third_party/WebKit/Source/core/frame/FeaturePolicyInFrameTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/FeaturePolicyInFrameTest.cpp b/third_party/WebKit/Source/core/frame/FeaturePolicyInFrameTest.cpp
|
| index b2b45c12721e0d3eec4779b5ca086e9c53aa1e37..45b469fc1d5748bdde675530cfcf70d2963a3c3b 100644
|
| --- a/third_party/WebKit/Source/core/frame/FeaturePolicyInFrameTest.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/FeaturePolicyInFrameTest.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "platform/feature_policy/FeaturePolicy.h"
|
|
|
| -#include "bindings/core/v8/ConditionalFeatures.h"
|
| +#include "bindings/core/v8/ConditionalFeaturesForCore.h"
|
| #include "core/frame/LocalFrame.h"
|
| #include "core/testing/DummyPageHolder.h"
|
| #include "platform/RuntimeEnabledFeatures.h"
|
|
|