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

Unified Diff: content/test/BUILD.gn

Issue 2710203002: Revert of IndexedDB: Optimize range deletion operations (e.g. clearing a store) (Closed)
Patch Set: Created 3 years, 10 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 | « content/browser/indexed_db/leveldb/leveldb_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 07f1774f70b7a361c505ed0c4443140c05bd5aaf..8d8206c48bf46254e10365ea47ae45b8df599a01 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1116,7 +1116,6 @@
"../browser/indexed_db/indexed_db_quota_client_unittest.cc",
"../browser/indexed_db/indexed_db_transaction_unittest.cc",
"../browser/indexed_db/indexed_db_unittest.cc",
- "../browser/indexed_db/leveldb/leveldb_transaction_unittest.cc",
"../browser/indexed_db/leveldb/leveldb_unittest.cc",
"../browser/indexed_db/leveldb/mock_leveldb_factory.cc",
"../browser/indexed_db/leveldb/mock_leveldb_factory.h",
« no previous file with comments | « content/browser/indexed_db/leveldb/leveldb_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698