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