| Index: third_party/WebKit/Source/core/html/HTMLIFrameElementAllow.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLIFrameElementAllow.cpp b/third_party/WebKit/Source/core/html/HTMLIFrameElementAllow.cpp
|
| index 1a1f2fa9cb07528e8cf8ee4e845b90181f5ec6da..9c47136078f4dc60baf2946771c2639adeb0c56d 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLIFrameElementAllow.cpp
|
| +++ b/third_party/WebKit/Source/core/html/HTMLIFrameElementAllow.cpp
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "core/html/HTMLIFrameElement.h"
|
| #include "platform/feature_policy/FeaturePolicy.h"
|
| +#include "wtf/text/StringBuilder.h"
|
|
|
| using blink::WebFeaturePolicyFeature;
|
|
|
|
|