| Index: chrome/renderer/safe_browsing/safe_browsing_url_loader_throttle.h
|
| diff --git a/chrome/renderer/safe_browsing/safe_browsing_url_loader_throttle.h b/chrome/renderer/safe_browsing/safe_browsing_url_loader_throttle.h
|
| index 01a599f264e20204f8847a7025e3864a046bfacf..aea48f73f172faf6f2f7374acefd4301d7d10c72 100644
|
| --- a/chrome/renderer/safe_browsing/safe_browsing_url_loader_throttle.h
|
| +++ b/chrome/renderer/safe_browsing/safe_browsing_url_loader_throttle.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/memory/weak_ptr.h"
|
| #include "chrome/common/safe_browsing.mojom.h"
|
| -#include "content/public/child/url_loader_throttle.h"
|
| +#include "content/public/common/url_loader_throttle.h"
|
|
|
| namespace chrome {
|
| namespace mojom {
|
|
|