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

Unified Diff: content/browser/BUILD.gn

Issue 2891443002: Keep subdomains of an isolated origin in the isolated origin's SiteInstance. (Closed)
Patch Set: Rebase Created 3 years, 6 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 3a21b3db0fc6b8a2d2519a216ecf9ffe548a89c0..e12b5a70a851319fe9a185caf31265242adbd93f 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -859,6 +859,8 @@ source_set("browser") {
"indexed_db/list_set.h",
"installedapp/installed_app_provider_impl_default.cc",
"installedapp/installed_app_provider_impl_default.h",
+ "isolated_origin_util.cc",
+ "isolated_origin_util.h",
"keyboard_lock/keyboard_lock_service_impl.cc",
"keyboard_lock/keyboard_lock_service_impl.h",
"leveldb_wrapper_impl.cc",

Powered by Google App Engine
This is Rietveld 408576698