| Index: components/navigation_interception/intercept_navigation_throttle.h
|
| diff --git a/components/navigation_interception/intercept_navigation_throttle.h b/components/navigation_interception/intercept_navigation_throttle.h
|
| index 7ce296380e6c428b5939017b7acb873139aa18a9..57fd8d011cf4dbc7e4d60a617f275f7e45a548f9 100644
|
| --- a/components/navigation_interception/intercept_navigation_throttle.h
|
| +++ b/components/navigation_interception/intercept_navigation_throttle.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "content/public/browser/navigation_throttle.h"
|
|
|
|
|