summaryrefslogtreecommitdiffstats
path: root/content/test/fileapi_test_file_set.h
diff options
context:
space:
mode:
authorpilgrim@chromium.org <pilgrim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-22 19:58:31 +0000
committerpilgrim@chromium.org <pilgrim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-22 20:01:57 +0000
commitcd501a7565dd6054a120fbfe62d45b2299cfcc3b (patch)
treeefe35c31d00f40b2fa9e6dbafd5f9f694f47367e /content/test/fileapi_test_file_set.h
parent604e202d3548b701900c3771f9517103bb91486c (diff)
downloadchromium_src-cd501a7565dd6054a120fbfe62d45b2299cfcc3b.zip
chromium_src-cd501a7565dd6054a120fbfe62d45b2299cfcc3b.tar.gz
chromium_src-cd501a7565dd6054a120fbfe62d45b2299cfcc3b.tar.bz2
Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common namespaces into single storage namespace
As discussed here: https://groups.google.com/a/chromium.org/forum/#!topic/storage-dev/aQall8GOrS4 BUG=338338 TBR=cevans NOTRY=true Review URL: https://codereview.chromium.org/492873002 Cr-Commit-Position: refs/heads/master@{#291485} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@291485 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/test/fileapi_test_file_set.h')
-rw-r--r--content/test/fileapi_test_file_set.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/test/fileapi_test_file_set.h b/content/test/fileapi_test_file_set.h
index 4a790c3..0a08ecc 100644
--- a/content/test/fileapi_test_file_set.h
+++ b/content/test/fileapi_test_file_set.h
@@ -11,7 +11,7 @@
// Common test data structures and test cases.
-namespace fileapi {
+namespace storage {
class FileSystemFileUtil;
}