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

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

Issue 9159020: Create a class to represent a DOM Storage Database. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Tidy up. Created 8 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
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 5e2b49b30a9c7c1016af3bdf91fd6a2877ad124a..6a1054a8c1d37e8842c6b576969c9d24b780e4af 100644
--- a/webkit/tools/test_shell/test_shell.gypi
+++ b/webkit/tools/test_shell/test_shell.gypi
@@ -405,6 +405,7 @@
'../../database/database_util_unittest.cc',
'../../database/quota_table_unittest.cc',
'../../dom_storage/dom_storage_area_unittest.cc',
+ '../../dom_storage/dom_storage_database_unittest.cc',
'../../dom_storage/dom_storage_map_unittest.cc',
'../../fileapi/file_system_directory_database_unittest.cc',
'../../fileapi/file_system_file_util_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698