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

Unified Diff: webkit/tools/test_shell/test_shell.gypi

Issue 9910005: Add database recovery for FileSystemDirectoryDatabase. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: -TODO Created 8 years, 9 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
Index: webkit/tools/test_shell/test_shell.gypi
diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
index 53586497ca829dca7c39e121e96f440c2da6f525..2e18e20c92fbb2f732ae167a5be522112451efae 100644
--- a/webkit/tools/test_shell/test_shell.gypi
+++ b/webkit/tools/test_shell/test_shell.gypi
@@ -407,6 +407,8 @@
'../../dom_storage/dom_storage_context_unittest.cc',
'../../dom_storage/dom_storage_database_unittest.cc',
'../../dom_storage/dom_storage_map_unittest.cc',
+ '../../fileapi/file_system_database_test_helper.cc',
+ '../../fileapi/file_system_database_test_helper.h',
'../../fileapi/file_system_directory_database_unittest.cc',
'../../fileapi/file_system_file_util_unittest.cc',
'../../fileapi/file_system_mount_point_provider_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698