| Index: third_party/WebKit/public/web/WebRenderTheme.h
|
| diff --git a/third_party/WebKit/public/web/WebRenderTheme.h b/third_party/WebKit/public/web/WebRenderTheme.h
|
| index f56b687c811332946613928ad47d003551553ec5..318bb41987385cca8f7ac4541a18a6780e1f6427 100644
|
| --- a/third_party/WebKit/public/web/WebRenderTheme.h
|
| +++ b/third_party/WebKit/public/web/WebRenderTheme.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef WebRenderTheme_h
|
| #define WebRenderTheme_h
|
|
|
| -#include "../platform/WebColor.h"
|
| -#include "../platform/WebCommon.h"
|
| +#include "public/platform/WebColor.h"
|
| +#include "public/platform/WebCommon.h"
|
|
|
| namespace blink {
|
|
|
|
|