Index: third_party/WebKit/Source/core/frame/Frame.h |
diff --git a/third_party/WebKit/Source/core/frame/Frame.h b/third_party/WebKit/Source/core/frame/Frame.h |
index ba5e83ec3c74373ebf099c4c7e0c0a2c61fe3085..d5f5286ca51ac93b4723a5e785107de0306b2ee1 100644 |
--- a/third_party/WebKit/Source/core/frame/Frame.h |
+++ b/third_party/WebKit/Source/core/frame/Frame.h |
@@ -33,7 +33,6 @@ |
#include "core/frame/FrameTypes.h" |
#include "core/loader/FrameLoaderTypes.h" |
#include "core/page/FrameTree.h" |
-#include "platform/feature_policy/FeaturePolicy.h" |
#include "platform/heap/Handle.h" |
#include "wtf/Forward.h" |