diff options
Diffstat (limited to 'content/content_tests.gypi')
-rw-r--r-- | content/content_tests.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_tests.gypi b/content/content_tests.gypi index 5be4116..eab4b4d 100644 --- a/content/content_tests.gypi +++ b/content/content_tests.gypi @@ -251,6 +251,7 @@ 'browser/tab_contents/render_view_host_manager_unittest.cc', 'browser/tab_contents/tab_contents_delegate_unittest.cc', 'browser/tab_contents/tab_contents_unittest.cc', + 'browser/tab_contents/web_contents_view_mac_unittest.mm', 'browser/tab_contents/web_drag_dest_mac_unittest.mm', 'browser/trace_subscriber_stdio_unittest.cc', 'common/mac/attributed_string_coder_unittest.mm', |