[webkit-help] How to use WebPageSerializer
n179911
n179911 at gmail.com
Mon Jul 19 22:18:09 PDT 2010
Hi,
In webkit source code, there is a WebPageSerializer.h file under
./WebKit/chromium/public/WebPageSerializer.h.
But in one of the files under WebCore, I tried to use it by adding
"#include "WebPageSeralizer.h", I get
error: WebPageSerializer.h: No such file or directory
Can you please me how/if I need to modify the INCLUDE_DIR in Makefile
in order to WebPageSerializer?
Thank you.
More information about the webkit-help
mailing list