| Index: third_party/WebKit/Source/core/events/ProgressEvent.cpp
|
| diff --git a/third_party/WebKit/Source/core/events/ProgressEvent.cpp b/third_party/WebKit/Source/core/events/ProgressEvent.cpp
|
| index dc857f4071693ee8151a8759ebef46c48ecdb5a8..938c3d7e9cda1448181c3a0b06f9463392aac97b 100644
|
| --- a/third_party/WebKit/Source/core/events/ProgressEvent.cpp
|
| +++ b/third_party/WebKit/Source/core/events/ProgressEvent.cpp
|
| @@ -23,7 +23,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/events/ProgressEvent.h"
|
|
|
| namespace blink {
|
|
|