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

Unified Diff: content/child/site_isolation_stats_gatherer.h

Issue 2568133007: Allow CrossSiteDocumentClassifier to operate on Origins (Closed)
Patch Set: pkasting review Created 3 years, 11 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
« no previous file with comments | « no previous file | content/child/site_isolation_stats_gatherer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « no previous file | content/child/site_isolation_stats_gatherer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698