| Index: sky/engine/platform/fetcher/DataPipeDrainer.cpp
|
| diff --git a/sky/engine/platform/fetcher/DataPipeDrainer.cpp b/sky/engine/platform/fetcher/DataPipeDrainer.cpp
|
| index 924307cef7c49cf953cd4b3ecd87639a58faca3f..ce63e97d8b724e2e889e4d202d53f2c3fabcc9c4 100644
|
| --- a/sky/engine/platform/fetcher/DataPipeDrainer.cpp
|
| +++ b/sky/engine/platform/fetcher/DataPipeDrainer.cpp
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| -#include "platform/fetcher/DataPipeDrainer.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/platform/fetcher/DataPipeDrainer.h"
|
|
|
| #include "base/bind.h"
|
|
|
|
|