| Index: content/child/site_isolation_stats_gatherer.h
|
| diff --git a/content/child/site_isolation_stats_gatherer.h b/content/child/site_isolation_stats_gatherer.h
|
| index 3baa38ea6c9aaca1c7ddd1f22c0c6592caa43140..dea0f5214a7e5b4cbed46aec83208eb15627691c 100644
|
| --- a/content/child/site_isolation_stats_gatherer.h
|
| +++ b/content/child/site_isolation_stats_gatherer.h
|
| @@ -54,7 +54,6 @@ struct ResourceResponseInfo;
|
| struct SiteIsolationResponseMetaData {
|
| SiteIsolationResponseMetaData();
|
|
|
| - std::string frame_origin;
|
| GURL response_url;
|
| ResourceType resource_type;
|
| CrossSiteDocumentMimeType canonical_mime_type;
|
|
|