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

Unified Diff: content/browser/BUILD.gn

Issue 2891443002: Keep subdomains of an isolated origin in the isolated origin's SiteInstance. (Closed)
Patch Set: More cleanup 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 3f9be0ae21937327cbc23e10412b459d6ce68430..e7dc23bd4b814bb4533af5c884b6f271601d571f 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -856,6 +856,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