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

Unified Diff: content/content_tests.gypi

Issue 248963007: Perform navigation policy check on UI thread for --site-per-process. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Some minor cleanup. Created 6 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/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 76ff48d76332ba0115e9bbb5bab7daf41e29df8b..ff804cef7badbc87398ec9408492e2cc665aec7d 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -184,6 +184,8 @@
'test/test_content_client.h',
'test/test_context_provider_factory.cc',
'test/test_context_provider_factory.h',
+ 'test/test_frame_navigation_observer.cc',
+ 'test/test_frame_navigation_observer.h',
'test/test_render_frame_host.cc',
'test/test_render_frame_host.h',
'test/test_render_frame_host_factory.cc',

Powered by Google App Engine
This is Rietveld 408576698