| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 9a9b2d767ff66e8d674b8aa411d8264d7437c09d..801ddda7d8faf69d0b348bea7f25301d500abebb 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -1248,10 +1248,10 @@ test("content_unittests") {
|
| "../child/dwrite_font_proxy/font_fallback_win_unittest.cc",
|
| "../child/fileapi/webfilewriter_base_unittest.cc",
|
| "../child/font_warmup_win_unittest.cc",
|
| - "../child/indexed_db/indexed_db_dispatcher_unittest.cc",
|
| "../child/indexed_db/mock_webidbcallbacks.cc",
|
| "../child/indexed_db/mock_webidbcallbacks.h",
|
| "../child/indexed_db/webidbcursor_impl_unittest.cc",
|
| + "../child/indexed_db/webidbdatabase_impl_unittest.cc",
|
| "../child/memory/child_memory_coordinator_impl_unittest.cc",
|
| "../child/notifications/notification_data_conversions_unittest.cc",
|
| "../child/power_monitor_broadcast_source_unittest.cc",
|
|
|