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