[FileSystem] Forward declare File in FileCallback.h
authornoel.gordon@gmail.com <noel.gordon@gmail.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 4 Apr 2012 12:31:28 +0000 (12:31 +0000)
committernoel.gordon@gmail.com <noel.gordon@gmail.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 4 Apr 2012 12:31:28 +0000 (12:31 +0000)
commit6059dfb3f4a798302feed1bc7ca9b534a33ded62
treed0ed1ff92157d2e4dbf2a81ffe336718a4c0b08c
parent7793eab0028254af43e64e96e69637f79799399e
[FileSystem] Forward declare File in FileCallback.h
https://bugs.webkit.org/show_bug.cgi?id=83128

Reviewed by Kentaro Hara.

No new tests. Covered by existing tests.

* Modules/filesystem/FileCallback.h: forward declare File class to make
#include of "File.h" redundant.
(WebCore):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@113174 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebCore/ChangeLog
Source/WebCore/Modules/filesystem/FileCallback.h