| Index: third_party/WebKit/Source/core/events/ErrorEvent.cpp
|
| diff --git a/third_party/WebKit/Source/core/events/ErrorEvent.cpp b/third_party/WebKit/Source/core/events/ErrorEvent.cpp
|
| index a7430542d69768d215ebb0de7d592908bc516f0c..5e2112afc7e48ecc407ff576dd12fe7cdfa6ccbf 100644
|
| --- a/third_party/WebKit/Source/core/events/ErrorEvent.cpp
|
| +++ b/third_party/WebKit/Source/core/events/ErrorEvent.cpp
|
| @@ -28,7 +28,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/events/ErrorEvent.h"
|
|
|
| #include "bindings/core/v8/V8Binding.h"
|
|
|