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