Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(646)

Unified Diff: content/common/frame_owner_properties.h

Issue 2797813002: Replicate feature policy container policies. (Closed)
Patch Set: Fix ODR violation Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698