| Index: content/child/resource_dispatcher.h
|
| diff --git a/content/child/resource_dispatcher.h b/content/child/resource_dispatcher.h
|
| index 82708ba6bc0fb6850a6cba4343ffb0323b50286f..091bf39bc4a12d73e9443c33acbde83b52e13d8f 100644
|
| --- a/content/child/resource_dispatcher.h
|
| +++ b/content/child/resource_dispatcher.h
|
| @@ -23,8 +23,8 @@
|
| #include "base/time/time.h"
|
| #include "content/common/content_export.h"
|
| #include "content/common/url_loader.mojom.h"
|
| -#include "content/public/child/url_loader_throttle.h"
|
| #include "content/public/common/resource_type.h"
|
| +#include "content/public/common/url_loader_throttle.h"
|
| #include "ipc/ipc_listener.h"
|
| #include "ipc/ipc_sender.h"
|
| #include "mojo/public/cpp/system/data_pipe.h"
|
|
|