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

Unified Diff: content/content_tests.gypi

Issue 212703005: Preserve Page::openedByDOM state across process swaps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Tie opened_by_dom with opener. Created 6 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 37a5463ee8a56a74fcf39132c368ff16526ec78f..6279a068ab690a33e4d12a400d5041be66e22075 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1031,6 +1031,7 @@
'browser/media/media_canplaytype_browsertest.cc',
'browser/media/media_source_browsertest.cc',
'browser/media/webrtc_internals_browsertest.cc',
+ 'browser/opened_by_dom_browsertest.cc',
Charlie Reis 2014/04/05 01:41:25 This should probably be in browser/web_contents/,
davidben 2014/04/07 17:57:52 Done.
'browser/plugin_data_remover_impl_browsertest.cc',
'browser/plugin_browsertest.cc',
'browser/plugin_service_impl_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698