| Index: third_party/WebKit/public/web/WebCustomElement.h
|
| diff --git a/third_party/WebKit/public/web/WebCustomElement.h b/third_party/WebKit/public/web/WebCustomElement.h
|
| index 6c3c65b00c033e5bc45ed94d8e8d5025e567201c..3913905dee57417c54130acf99a6083770f36c69 100644
|
| --- a/third_party/WebKit/public/web/WebCustomElement.h
|
| +++ b/third_party/WebKit/public/web/WebCustomElement.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebCustomElement_h
|
| #define WebCustomElement_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| +#include "public/platform/WebCommon.h"
|
|
|
| namespace blink {
|
|
|
|
|