| Index: content/child/resource_dispatcher.h
|
| diff --git a/content/child/resource_dispatcher.h b/content/child/resource_dispatcher.h
|
| index 091bf39bc4a12d73e9443c33acbde83b52e13d8f..fc7aa465914c435dba1682efede3b29e5bbd65a6 100644
|
| --- a/content/child/resource_dispatcher.h
|
| +++ b/content/child/resource_dispatcher.h
|
| @@ -22,8 +22,8 @@
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/time/time.h"
|
| #include "content/common/content_export.h"
|
| -#include "content/common/url_loader.mojom.h"
|
| #include "content/public/common/resource_type.h"
|
| +#include "content/public/common/url_loader.mojom.h"
|
| #include "content/public/common/url_loader_throttle.h"
|
| #include "ipc/ipc_listener.h"
|
| #include "ipc/ipc_sender.h"
|
|
|