| Index: sky/engine/core/dom/DocumentStyleSheetCollection.h
|
| diff --git a/sky/engine/core/dom/DocumentStyleSheetCollection.h b/sky/engine/core/dom/DocumentStyleSheetCollection.h
|
| index 5fe109e7f9a4a0a82e7aa90020d51345b0a69c87..3bf17451345beecc5992d80a3daed41c4b48a485 100644
|
| --- a/sky/engine/core/dom/DocumentStyleSheetCollection.h
|
| +++ b/sky/engine/core/dom/DocumentStyleSheetCollection.h
|
| @@ -28,7 +28,7 @@
|
| #ifndef DocumentStyleSheetCollection_h
|
| #define DocumentStyleSheetCollection_h
|
|
|
| -#include "core/dom/TreeScopeStyleSheetCollection.h"
|
| +#include "sky/engine/core/dom/TreeScopeStyleSheetCollection.h"
|
|
|
| namespace blink {
|
|
|
|
|