| Index: content/renderer/mhtml_generator.cc
|
| ===================================================================
|
| --- content/renderer/mhtml_generator.cc (revision 112786)
|
| +++ content/renderer/mhtml_generator.cc (working copy)
|
| @@ -7,7 +7,7 @@
|
| #include "base/platform_file.h"
|
| #include "content/common/view_messages.h"
|
| #include "content/renderer/render_view_impl.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/WebCString.h"
|
| +#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebCString.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebPageSerializer.h"
|
|
|
| MHTMLGenerator::MHTMLGenerator(RenderViewImpl* render_view)
|
|
|