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

Unified Diff: content/browser/BUILD.gn

Issue 2370643004: Port messages sent by WebIDBFactoryImpl to Mojo. (Closed)
Patch Set: Address last nits and fix leaks in unit tests. Created 4 years, 2 months 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
« no previous file with comments | « no previous file | content/browser/indexed_db/indexed_db_backing_store.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 534bf7f3492d9234b6fd0a3ec846e47f4716172d..1c9df996dfa15fb121b6e7433125a9b96e8abb3e 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -677,8 +677,6 @@ 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_metadata.cc",
- "indexed_db/indexed_db_metadata.h",
"indexed_db/indexed_db_observation.cc",
"indexed_db/indexed_db_observation.h",
"indexed_db/indexed_db_observer.cc",
« no previous file with comments | « no previous file | content/browser/indexed_db/indexed_db_backing_store.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698