Chromium Code Reviews| Index: Source/core/svg/SVGElementInstanceList.cpp | 
| diff --git a/Source/core/svg/SVGElementInstanceList.cpp b/Source/core/svg/SVGElementInstanceList.cpp | 
| index 94157d76275a236581b9cf254d1160fea3443214..c9f112d905ba3fd6fd2cda20255d4a6ff369fb8c 100644 | 
| --- a/Source/core/svg/SVGElementInstanceList.cpp | 
| +++ b/Source/core/svg/SVGElementInstanceList.cpp | 
| @@ -20,6 +20,7 @@ | 
| #include "config.h" | 
| #include "core/svg/SVGElementInstanceList.h" | 
| +#include "core/svg/SVGElementInstance.h" | 
| namespace WebCore { |