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 432033a45f71d8d404666b3378398bd3ad8b4021..ec1eb711f11fd3fad2e6872562d32ff17e5c0e13 100644 |
--- a/webkit/tools/test_shell/test_shell.gypi |
+++ b/webkit/tools/test_shell/test_shell.gypi |
@@ -43,6 +43,7 @@ |
'<(DEPTH)/webkit/support/webkit_support.gyp:appcache', |
'<(DEPTH)/webkit/support/webkit_support.gyp:blob', |
'<(DEPTH)/webkit/support/webkit_support.gyp:database', |
+ '<(DEPTH)/webkit/support/webkit_support.gyp:dom_storage', |
'<(DEPTH)/webkit/support/webkit_support.gyp:fileapi', |
'<(DEPTH)/webkit/support/webkit_support.gyp:glue', |
'<(DEPTH)/webkit/support/webkit_support.gyp:quota', |
@@ -396,6 +397,7 @@ |
'../../database/database_tracker_unittest.cc', |
'../../database/database_util_unittest.cc', |
'../../database/quota_table_unittest.cc', |
+ '../../dom_storage/dom_storage_database_unittest.cc', |
'../../fileapi/file_system_directory_database_unittest.cc', |
'../../fileapi/file_system_file_util_unittest.cc', |
'../../fileapi/file_system_mount_point_provider_unittest.cc', |