diff --git a/content/test/data/dom_storage/README.txt b/content/test/data/dom_storage/README.txt new file mode 100644 index 0000000000000..6b6e37e8135e3 --- /dev/null +++ b/content/test/data/dom_storage/README.txt @@ -0,0 +1,4 @@ +webcore_test_database.localstorage - This is a sample local storage database + generated by Chromium 17.0.963.38 beta (using the WebCore DOM Storage + backend). It is used in webkit/dom_storage/dom_storage_database_unittest.cc + to verify that the Chromium backend can read a WebCore generated database. diff --git a/content/test/data/dom_storage/webcore_test_database.localstorage b/content/test/data/dom_storage/webcore_test_database.localstorage new file mode 100644 index 0000000000000..01bde641b7358 Binary files /dev/null and b/content/test/data/dom_storage/webcore_test_database.localstorage differ