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

Unified Diff: content/child/BUILD.gn

Issue 2511403003: Send IndexedDB observations through IDBDatabaseCallbacks. (Closed)
Patch Set: Rebased. 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/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index 69cfd85741c98318209899b45611151dd6bf1a6f..e0b89ec0993c98368d0617f55b6fdfcccef9b03d 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -106,8 +106,6 @@ target(link_target_type, "child") {
"indexed_db/indexed_db_dispatcher.h",
"indexed_db/indexed_db_key_builders.cc",
"indexed_db/indexed_db_key_builders.h",
- "indexed_db/indexed_db_message_filter.cc",
- "indexed_db/indexed_db_message_filter.h",
"indexed_db/webidbcursor_impl.cc",
"indexed_db/webidbcursor_impl.h",
"indexed_db/webidbdatabase_impl.cc",

Powered by Google App Engine
This is Rietveld 408576698