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

Unified Diff: content/test/BUILD.gn

Issue 2831683002: Introduce support for origins that require process isolation. (Closed)
Patch Set: Rebase 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 52fc469be2cdf93bd03626278a0b6332aa31adaa..53465ab789c5f17e989c2dadeb727c507be537d6 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -633,6 +633,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/public/common/content_switches.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