Index: third_party/WebKit/Source/modules/filesystem/DirectoryReaderSync.cpp |
diff --git a/third_party/WebKit/Source/modules/filesystem/DirectoryReaderSync.cpp b/third_party/WebKit/Source/modules/filesystem/DirectoryReaderSync.cpp |
index 6eb83525c6e0049c3f9826ac01603bfb212424c2..d9681affc59eb725d16e42fb06968a06d5cb30dc 100644 |
--- a/third_party/WebKit/Source/modules/filesystem/DirectoryReaderSync.cpp |
+++ b/third_party/WebKit/Source/modules/filesystem/DirectoryReaderSync.cpp |
@@ -28,7 +28,6 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-#include "config.h" |
#include "modules/filesystem/DirectoryReaderSync.h" |
#include "bindings/core/v8/ExceptionState.h" |