| Index: sky/engine/core/frame/SettingsDelegate.h
|
| diff --git a/sky/engine/core/frame/SettingsDelegate.h b/sky/engine/core/frame/SettingsDelegate.h
|
| index 1da2512296556584c3f8e8a34a8db58996b867b0..aba3766245736e20ca7679971a1264c68ba45de4 100644
|
| --- a/sky/engine/core/frame/SettingsDelegate.h
|
| +++ b/sky/engine/core/frame/SettingsDelegate.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef SettingsDelegate_h
|
| #define SettingsDelegate_h
|
|
|
| -#include "wtf/OwnPtr.h"
|
| -#include "wtf/PassOwnPtr.h"
|
| +#include "sky/engine/wtf/OwnPtr.h"
|
| +#include "sky/engine/wtf/PassOwnPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|