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