| Index: third_party/WebKit/Source/modules/filesystem/Entry.cpp
|
| diff --git a/third_party/WebKit/Source/modules/filesystem/Entry.cpp b/third_party/WebKit/Source/modules/filesystem/Entry.cpp
|
| index 802604bbfe69ba5c29f2172b00cebe4c1d02b62e..79a4480f495a6a44996e5d49bea8ba436600b159 100644
|
| --- a/third_party/WebKit/Source/modules/filesystem/Entry.cpp
|
| +++ b/third_party/WebKit/Source/modules/filesystem/Entry.cpp
|
| @@ -27,7 +27,6 @@
|
| * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
| -#include "config.h"
|
| #include "modules/filesystem/Entry.h"
|
|
|
| #include "core/dom/ExecutionContext.h"
|
|
|