Chromium Code Reviews| Index: sky/engine/core/html/imports/HTMLImportLoader.h |
| diff --git a/sky/engine/core/html/imports/HTMLImportLoader.h b/sky/engine/core/html/imports/HTMLImportLoader.h |
| index 921b46d7c9ae701a2354907017e8f481dee1332f..ddfc2aaa338820c4b70feb81f7ba6179a604b24f 100644 |
| --- a/sky/engine/core/html/imports/HTMLImportLoader.h |
| +++ b/sky/engine/core/html/imports/HTMLImportLoader.h |
| @@ -31,7 +31,7 @@ |
| #ifndef SKY_ENGINE_CORE_HTML_IMPORTS_HTMLIMPORTLOADER_H_ |
| #define SKY_ENGINE_CORE_HTML_IMPORTS_HTMLIMPORTLOADER_H_ |
| -#include "sky/engine/platform/fetcher/DataPipeDrainer.h" |
| +#include "mojo/common/data_pipe_drainer.h" |
|
jimbe
2014/12/17 18:08:17
Can this include file just be removed? The class i
|
| #include "sky/engine/platform/fetcher/MojoFetcher.h" |
| #include "sky/engine/platform/heap/Handle.h" |
| #include "sky/engine/wtf/OwnPtr.h" |