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', |