| Index: third_party/WebKit/Source/core/events/MutationEvent.cpp
|
| diff --git a/third_party/WebKit/Source/core/events/MutationEvent.cpp b/third_party/WebKit/Source/core/events/MutationEvent.cpp
|
| index 926bd90763b1c0c64e43939c3753525860893e71..80fa0e3b07e2400b7c5d57533a20a59301dbb5a0 100644
|
| --- a/third_party/WebKit/Source/core/events/MutationEvent.cpp
|
| +++ b/third_party/WebKit/Source/core/events/MutationEvent.cpp
|
| @@ -20,7 +20,6 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -#include "config.h"
|
| #include "core/events/MutationEvent.h"
|
|
|
| namespace blink {
|
|
|