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

Unified Diff: content/content_tests.gypi

Issue 962393002: Add TestWebContentsFactory to content/public/test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Scott's Created 5 years, 10 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 602f098a43489fc70192f0641694f9ac16c382cb..75fd66b6b6ca161f4ffd7156af8929e1cd28eb6e 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -99,6 +99,7 @@
'public/test/test_synchronous_compositor_android.h',
'public/test/test_utils.cc',
'public/test/test_utils.h',
+ 'public/test/test_web_contents_factory.h',
'public/test/unittest_test_suite.cc',
'public/test/unittest_test_suite.h',
'public/test/web_contents_observer_sanity_checker.cc',
@@ -164,6 +165,7 @@
'test/test_render_view_host_factory.h',
'test/test_web_contents.cc',
'test/test_web_contents.h',
+ 'test/test_web_contents_factory.cc',
'test/web_gesture_curve_mock.cc',
'test/web_gesture_curve_mock.h',
'test/web_layer_tree_view_impl_for_testing.cc',
« no previous file with comments | « chrome/browser/ui/views/toolbar/toolbar_action_view_unittest.cc ('k') | content/public/test/test_web_contents_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698