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

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 Created 8 years 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
« no previous file with comments | « content/browser/site_per_process_browsertest.cc ('k') | content/test/data/site_per_process_main.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 20c7748fb49dc9fe5dca5f48d77dbcc6db7b800c..19556d0e9c81b1ae0540d9118301d3421a452fbe 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -695,6 +695,7 @@
'browser/renderer_host/render_view_host_manager_browsertest.cc',
'browser/renderer_host/render_widget_host_view_win_browsertest.cc',
'browser/session_history_browsertest.cc',
+ 'browser/site_per_process_browsertest.cc',
'browser/speech/speech_recognition_browsertest.cc',
'browser/web_contents/web_contents_view_aura_browsertest.cc',
'browser/webkit_browsertest.cc',
« no previous file with comments | « content/browser/site_per_process_browsertest.cc ('k') | content/test/data/site_per_process_main.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698