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

Unified Diff: content/content_tests.gypi

Issue 15724006: Migrate IDBDatabaseBackendTest from blink to chromium (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix exports for WebIDBDatabase too Created 7 years, 7 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/webidbdatabase_impl.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index e24cdfea501c70cb556aa2eef9194fb00e5b779d..6ef20f4e0c48d965367526fd095df18884c30757 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -292,6 +292,9 @@
'browser/in_process_webkit/webkit_thread_unittest.cc',
'browser/indexed_db/indexed_db_backing_store_unittest.cc',
'browser/indexed_db/indexed_db_cleanup_on_io_error_unittest.cc',
+ 'browser/indexed_db/indexed_db_database_unittest.cc',
+ 'browser/indexed_db/indexed_db_fake_backing_store.cc',
+ 'browser/indexed_db/indexed_db_fake_backing_store.h',
'browser/indexed_db/indexed_db_leveldb_coding_unittest.cc',
'browser/indexed_db/indexed_db_quota_client_unittest.cc',
'browser/indexed_db/indexed_db_unittest.cc',
« no previous file with comments | « content/browser/indexed_db/webidbdatabase_impl.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698