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 44ef508..1befa63 100644 --- a/content/content_tests.gypi +++ b/content/content_tests.gypi @@ -268,6 +268,7 @@ 'common/gpu/gpu_info_unittest.cc', 'common/gpu/gpu_memory_manager_unittest.cc', 'common/hi_res_timer_manager_unittest.cc', + 'common/indexed_db/indexed_db_dispatcher_unittest.cc', 'common/inter_process_time_ticks_converter_unittest.cc', 'common/net/url_fetcher_impl_unittest.cc', 'common/page_zoom_unittest.cc', |