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

Unified Diff: content/common/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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index f3d3a2bd2e4d71d06d55f886d07ae24298a0d972..3522a358c27f1dcc345dbd735ebe12aa26aaaa8f 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -149,8 +149,6 @@ source_set("common") {
"indexed_db/indexed_db_messages.h",
"indexed_db/indexed_db_metadata.cc",
"indexed_db/indexed_db_metadata.h",
- "indexed_db/indexed_db_param_traits.cc",
- "indexed_db/indexed_db_param_traits.h",
"indexed_db/indexed_db_struct_traits.cc",
"indexed_db/indexed_db_struct_traits.h",
"input/event_with_latency_info.cc",

Powered by Google App Engine
This is Rietveld 408576698