Chromium Code Reviews| Index: public/web/WebLabelElement.h |
| diff --git a/public/web/WebLabelElement.h b/public/web/WebLabelElement.h |
| index 0bf0995c829c1eae1c4bfba39d064c4add3f02b1..f1ed85161231ca95c94806ee36d320ef6cc93572 100644 |
| --- a/public/web/WebLabelElement.h |
| +++ b/public/web/WebLabelElement.h |
| @@ -31,7 +31,7 @@ |
| #ifndef WebLabelElement_h |
| #define WebLabelElement_h |
| -#include "public/web/WebElement.h" |
| +#include "WebElement.h" |
| #if BLINK_IMPLEMENTATION |
| namespace WebCore { class HTMLLabelElement; } |