| Index: third_party/WebKit/Source/modules/filesystem/EntryBase.cpp
|
| diff --git a/third_party/WebKit/Source/modules/filesystem/EntryBase.cpp b/third_party/WebKit/Source/modules/filesystem/EntryBase.cpp
|
| index cfc9bb0d6de374a3f0446371f1431842cb1007ee..de3e7877c5d8b18cdd228e7a13eae7938945a375 100644
|
| --- a/third_party/WebKit/Source/modules/filesystem/EntryBase.cpp
|
| +++ b/third_party/WebKit/Source/modules/filesystem/EntryBase.cpp
|
| @@ -28,7 +28,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "modules/filesystem/EntryBase.h"
|
|
|
| #include "modules/filesystem/DOMFilePath.h"
|
|
|