summaryrefslogtreecommitdiffstats
path: root/content/test/fileapi_test_file_set.h
Commit message (Collapse)AuthorAgeFilesLines
* Switch to standard integer types in content/.avi2015-12-251-1/+4
| | | | | | | | | BUG=138542 TBR=jam@chromium.org Review URL: https://codereview.chromium.org/1544273002 Cr-Commit-Position: refs/heads/master@{#366875}
* Cleanup: Fix content header include guards.tfarina2015-02-271-1/+1
| | | | | | | | | | | | | | | | | The header include guards should match the file path from root. These entries were found using a modified version of Eric's fix-include-guards.py script found attached in https://code.google.com/p/chromium/issues/detail?id=435361#c7. BUG=435361 TEST=content_unittests R=avi@chromium.org TBR=avi@chromium.org Review URL: https://codereview.chromium.org/942963003 Cr-Commit-Position: refs/heads/master@{#318520}
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common ↵pilgrim@chromium.org2014-08-221-1/+1
| | | | | | | | | | | | | | | | 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
* Move test_file_set to content/test/pilgrim@chromium.org2014-03-041-0/+40
BUG=338338 TBR=darin@chromium.org Review URL: https://codereview.chromium.org/183343002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@254816 0039d316-1c4b-4281-b951-d872f2087c98