Compiling WinCairo, there's a couple of compile errors, because of a missing include. >..\platform\win\DragImageCairoWin.cpp(116): error C2065: 'HWndDC' : undeclared identifier >..\platform\graphics\win\GlyphPageTreeNodeCairoWin.cpp(45): error C2065: 'HWndDC' : undeclared identifier
Created attachment 211417 [details] Patch
Comment on attachment 211417 [details] Patch r=me
Comment on attachment 211417 [details] Patch Clearing flags on attachment: 211417 Committed r155616: <http://trac.webkit.org/changeset/155616>
All reviewed patches have been landed. Closing bug.