| Index: third_party/WebKit/Source/modules/filesystem/FileEntry.cpp
|
| diff --git a/third_party/WebKit/Source/modules/filesystem/FileEntry.cpp b/third_party/WebKit/Source/modules/filesystem/FileEntry.cpp
|
| index a9b901ee765d1196f837d201d40d0780d4f979a8..f224ecd315ffd57f55a12979220043bd7f9bbe97 100644
|
| --- a/third_party/WebKit/Source/modules/filesystem/FileEntry.cpp
|
| +++ b/third_party/WebKit/Source/modules/filesystem/FileEntry.cpp
|
| @@ -28,7 +28,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "modules/filesystem/FileEntry.h"
|
|
|
| #include "core/fileapi/File.h"
|
|
|