summaryrefslogtreecommitdiffstats
path: root/content/content_tests.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_tests.gypi')
-rw-r--r--content/content_tests.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index a8bce63..2e63bd5 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -46,6 +46,7 @@
'public/test/test_navigation_observer.h',
'public/test/test_notification_tracker.h',
'public/test/test_renderer_host.h',
+ 'public/test/test_utils.h',
'public/test/unittest_test_suite.h',
'public/test/web_contents_tester.h',
'app/startup_helper_win.cc',
@@ -121,6 +122,7 @@
'test/test_render_view_host_factory.cc',
'test/test_render_view_host_factory.h',
'test/test_launcher.cc',
+ 'test/test_utils.cc',
'test/test_web_contents_view.cc',
'test/test_web_contents_view.h',
'test/unittest_test_suite.cc',