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