Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 893294d4ed2fd6d89b96aca75ca37ccc34b7e2f4..f43fa9439a48479fd49c16311acaeafd803ec878 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -106,6 +106,8 @@ |
'test/test_web_contents_view.h', |
'test/unittest_test_suite.cc', |
'test/unittest_test_suite.h', |
+ 'test/web_contents_tester.cc', |
+ 'test/web_contents_tester.h', |
# TODO(phajdan.jr): Those files should be moved to webkit |
# test support target. |