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

Unified Diff: content/content_tests.gypi

Issue 11416121: Prevent cross-site pages when --site-per-process is passed (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Redirect Bug and Tests Created 8 years, 1 month 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 84e4db2af7f11f6ca26410b34af8fc295e7e3435..0185c8f31779659b998bec6ba45d341601194b5e 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -689,6 +689,7 @@
'browser/speech/speech_recognition_browsertest.cc',
'browser/web_contents/web_contents_view_aura_browsertest.cc',
'browser/webkit_browsertest.cc',
+ 'browser/site_per_process_test.cc',
Charlie Reis 2012/12/05 02:02:58 Please alphabetize.
irobert 2012/12/05 19:00:03 Done.
'browser/worker_host/test/worker_browsertest.cc',
'common/content_constants_internal.cc',
'common/content_constants_internal.h',

Powered by Google App Engine
This is Rietveld 408576698