Chromium Code Reviews| Index: third_party/WebKit/public/web/WebElement.h |
| diff --git a/third_party/WebKit/public/web/WebElement.h b/third_party/WebKit/public/web/WebElement.h |
| index f30599a4241e2c1b9d7a70263f4e1a20eb80dce3..f8200ec558744723ebfbd94a3c291a242ee24a1e 100644 |
| --- a/third_party/WebKit/public/web/WebElement.h |
| +++ b/third_party/WebKit/public/web/WebElement.h |
| @@ -31,7 +31,7 @@ |
| #ifndef WebElement_h |
| #define WebElement_h |
| -#include "../platform/WebImage.h" |
| +#include "public/platform/WebImage.h" |
| #include "WebNode.h" |
| namespace blink { |