diff options
Diffstat (limited to 'content/content_tests.gypi')
-rw-r--r-- | content/content_tests.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_tests.gypi b/content/content_tests.gypi index c8fb0eb..d0238e4 100644 --- a/content/content_tests.gypi +++ b/content/content_tests.gypi @@ -75,6 +75,8 @@ 'test/render_view_test.h', 'test/test_browser_context.cc', 'test/test_browser_context.h', + 'test/test_browser_thread.cc', + 'test/test_browser_thread.h', 'test/test_content_client.cc', 'test/test_content_client.h', 'test/test_notification_tracker.cc', |