| Index: content/renderer/mhtml_generator.cc
|
| diff --git a/content/renderer/mhtml_generator.cc b/content/renderer/mhtml_generator.cc
|
| index 6f76f5fb3e14530a8e1f0996e2a20dd131507f79..6edc0fcb6070f747ede238d8562a62c62f21ccfd 100644
|
| --- a/content/renderer/mhtml_generator.cc
|
| +++ b/content/renderer/mhtml_generator.cc
|
| @@ -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/Platform/chromium/public/WebCString.h"
|
| +#include "third_party/WebKit/public/platform/WebCString.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebPageSerializer.h"
|
|
|
| namespace content {
|
|
|