RESOLVED FIXED 24945
Fix Chromium build
https://bugs.webkit.org/show_bug.cgi?id=24945
Summary Fix Chromium build
Jeremy Moskovich
Reported 2009-03-30 14:42:29 PDT
Bug to track a couple of small changes needed to fix the Chromium build.
Attachments
patch (2.10 KB, patch)
2009-03-30 14:46 PDT, Jeremy Moskovich
dglazkov: review+
patch2 (2.10 KB, patch)
2009-03-30 16:21 PDT, Jeremy Moskovich
darin: review+
Jeremy Moskovich
Comment 1 2009-03-30 14:46:44 PDT
Created attachment 29087 [details] patch Add back some missing headers in document.h and updated clipboardChromium.h with NamedAttrMap->NamedNodeMap merge.
Darin Adler
Comment 2 2009-03-30 16:16:33 PDT
Comment on attachment 29087 [details] patch > +#include "NamedAttrMap.h" Should be #include "NamedNodeMap.h".
Jeremy Moskovich
Comment 3 2009-03-30 16:21:45 PDT
Created attachment 29095 [details] patch2 NamedAttrMap.h -> NamedNodeMap.h , thanks Darin!!
Darin Fisher (:fishd, Google)
Comment 4 2009-03-31 09:13:56 PDT
Note You need to log in before you can comment on or make changes to this bug.