Index: content/common/frame_owner_properties.h |
diff --git a/content/common/frame_owner_properties.h b/content/common/frame_owner_properties.h |
index 693d4827e3baaea879ddf821e9d1a1f27207bbcd..29854198214b67d0d499cd2261cf6edd5204472e 100644 |
--- a/content/common/frame_owner_properties.h |
+++ b/content/common/frame_owner_properties.h |
@@ -8,6 +8,7 @@ |
#include <vector> |
#include "content/common/content_export.h" |
+#include "content/common/feature_policy/feature_policy.h" |
iclelland
2017/04/05 02:19:08
Can be removed now.
|
#include "third_party/WebKit/public/platform/WebFeaturePolicy.h" |
#include "third_party/WebKit/public/web/WebFrameOwnerProperties.h" |