Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(109)

Unified Diff: content/test/BUILD.gn

Issue 2449953008: Port messages sent by WebIDBDatabaseImpl to Mojo. (Closed)
Patch Set: Address more comments from dcheng@. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « content/common/indexed_db/indexed_db_struct_traits.cc ('k') | mojo/public/cpp/bindings/lib/handle_interface_serialization.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698