| Index: third_party/WebKit/Source/modules/accessibility/AXSVGRoot.cpp
|
| diff --git a/third_party/WebKit/Source/modules/accessibility/AXSVGRoot.cpp b/third_party/WebKit/Source/modules/accessibility/AXSVGRoot.cpp
|
| index c2fbcc8445b1d1967145dd8291c3f921e148a402..d94cf5705f6f9bbcb10cdb33666d8a9ed6593be2 100644
|
| --- a/third_party/WebKit/Source/modules/accessibility/AXSVGRoot.cpp
|
| +++ b/third_party/WebKit/Source/modules/accessibility/AXSVGRoot.cpp
|
| @@ -26,7 +26,6 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| #include "modules/accessibility/AXSVGRoot.h"
|
|
|
| #include "modules/accessibility/AXObjectCacheImpl.h"
|
|
|