Chromium Code Reviews| Index: public/web/WebNode.h |
| diff --git a/public/web/WebNode.h b/public/web/WebNode.h |
| index ccfed2565af4abc9cd0174be32c20b4dac8a6d8a..806de20553cec1d60c7b6507a01ac888a4b0471a 100644 |
| --- a/public/web/WebNode.h |
| +++ b/public/web/WebNode.h |
| @@ -32,6 +32,7 @@ |
| #define WebNode_h |
| #include "../platform/WebCommon.h" |
| +#include "../platform/WebImage.h" |
|
darin (slow to review)
2013/07/30 19:38:48
nit: not needed
|
| #include "../platform/WebPrivatePtr.h" |
| #include "../platform/WebString.h" |
| #include "WebExceptionCode.h" |