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

Unified Diff: content/test/BUILD.gn

Issue 2831683002: Introduce support for origins that require process isolation. (Closed)
Patch Set: Update comments Created 3 years, 8 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 441032258931005a2ac7a504c98bbe26d340083c..ddf1bd2663c9fe55bfedae9dad51dc9d0d374aff 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -626,6 +626,7 @@ test("content_browsertests") {
"../browser/indexed_db/indexed_db_browsertest.cc",
"../browser/indexed_db/mock_browsertest_indexed_db_class_factory.cc",
"../browser/indexed_db/mock_browsertest_indexed_db_class_factory.h",
+ "../browser/isolated_origin_browsertest.cc",
"../browser/loader/async_resource_handler_browsertest.cc",
"../browser/loader/cross_site_resource_handler_browsertest.cc",
"../browser/loader/reload_cache_control_browsertest.cc",
« content/common/site_isolation_policy.cc ('K') | « content/public/common/content_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698