Chromium Code Reviews| Index: sky/engine/wtf/DataLog.h |
| diff --git a/sky/engine/wtf/DataLog.h b/sky/engine/wtf/DataLog.h |
| index 732966277d23ecec927f9f7e2573e4854f16d1b5..1c73d84320d2a728b56cebe53dcc1a603c41ed65 100644 |
| --- a/sky/engine/wtf/DataLog.h |
| +++ b/sky/engine/wtf/DataLog.h |
| @@ -26,8 +26,8 @@ |
| #ifndef DataLog_h |
| #define DataLog_h |
| -#include "wtf/Assertions.h" |
| -#include "wtf/FilePrintStream.h" |
| +#include "sky/engine/wtf/Assertions.h" |
| +#include "sky/engine/wtf/FilePrintStream.h" |
| #include <stdarg.h> |
| #include <stdio.h> |