Chromium Code Reviews| Index: sky/engine/core/dom/ClientRect.cpp |
| diff --git a/sky/engine/core/dom/ClientRect.cpp b/sky/engine/core/dom/ClientRect.cpp |
| index b550fbb0ed7d0c9ab6cdbddfb12f366e9ad03daf..bed96eb2deb6fb8d18133bbdb627076810361b0c 100644 |
| --- a/sky/engine/core/dom/ClientRect.cpp |
| +++ b/sky/engine/core/dom/ClientRect.cpp |
| @@ -24,8 +24,8 @@ |
| * |
| */ |
| -#include "config.h" |
| -#include "core/dom/ClientRect.h" |
| +#include "sky/engine/config.h" |
| +#include "sky/engine/core/dom/ClientRect.h" |
| namespace blink { |