Chromium Code Reviews| Index: public/web/WebDocumentType.h |
| diff --git a/public/web/WebDocumentType.h b/public/web/WebDocumentType.h |
| index 25c5df893645b309bd6c09c970cd0d5bd160d548..876086589088ddaa8b9c9d91d9865b0c55868597 100644 |
| --- a/public/web/WebDocumentType.h |
| +++ b/public/web/WebDocumentType.h |
| @@ -31,7 +31,7 @@ |
| #ifndef WebDocumentType_h |
| #define WebDocumentType_h |
| -#include "public/web/WebNode.h" |
| +#include "WebNode.h" |
| #if BLINK_IMPLEMENTATION |
| namespace WebCore { class DocumentType; } |