| Index: Source/core/svg/properties/NewSVGListPropertyHelper.h
|
| diff --git a/Source/core/svg/properties/NewSVGListPropertyHelper.h b/Source/core/svg/properties/NewSVGListPropertyHelper.h
|
| index a1367f4674b1233f9294a6293bf25e33a9048e55..7a0a6f82f325c23dc45d16770ce5b79683516fed 100644
|
| --- a/Source/core/svg/properties/NewSVGListPropertyHelper.h
|
| +++ b/Source/core/svg/properties/NewSVGListPropertyHelper.h
|
| @@ -32,6 +32,7 @@
|
| #define NewSVGListPropertyHelper_h
|
|
|
| #include "bindings/v8/ExceptionStatePlaceholder.h"
|
| +#include "core/dom/ExceptionCode.h"
|
| #include "core/svg/properties/NewSVGProperty.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/Vector.h"
|
|
|