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

Unified Diff: content/browser/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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 35563d1b9926bbba13f1a5f02960d5ebf60df964..c5fae88f091d09f64ae10b148e8a29b1a1777684 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -708,12 +708,8 @@ source_set("browser") {
"indexed_db/indexed_db_internals_ui.h",
"indexed_db/indexed_db_leveldb_coding.cc",
"indexed_db/indexed_db_leveldb_coding.h",
- "indexed_db/indexed_db_observation.cc",
- "indexed_db/indexed_db_observation.h",
"indexed_db/indexed_db_observer.cc",
"indexed_db/indexed_db_observer.h",
- "indexed_db/indexed_db_observer_changes.cc",
- "indexed_db/indexed_db_observer_changes.h",
"indexed_db/indexed_db_pending_connection.cc",
"indexed_db/indexed_db_pending_connection.h",
"indexed_db/indexed_db_quota_client.cc",
« no previous file with comments | « no previous file | content/browser/indexed_db/database_impl.cc » ('j') | content/common/indexed_db/indexed_db.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698