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

Unified Diff: content/content_tests.gypi

Issue 1797363002: "Top Document Isolation" mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix up tests. Necessary rebase to obtain browsertest util behavior change. Created 4 years, 9 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/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e9721e31950150bc3a8f532f2b7d62f7a7b9ae60..4cde0dd925e26eb0e8d5b2fba444462b1bd65329 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -261,6 +261,7 @@
'browser/shared_worker/worker_browsertest.cc',
'browser/site_per_process_browsertest.cc',
'browser/site_per_process_browsertest.h',
+ 'browser/top_document_isolation_browsertest.cc',
'browser/tracing/background_tracing_manager_browsertest.cc',
'browser/tracing/memory_tracing_browsertest.cc',
'browser/tracing/tracing_controller_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698