| Index: components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc
|
| diff --git a/components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc b/components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc
|
| index 9715630f5e8420171d5e48af63623eff8b7ad1fe..54fb91db7df1863556e6023d74d60e6cf8200e54 100644
|
| --- a/components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc
|
| +++ b/components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc
|
| @@ -20,7 +20,6 @@
|
| #include "content/public/browser/resource_throttle.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/browser/web_contents_delegate.h"
|
| -#include "content/public/common/page_transition_types.h"
|
| #include "content/public/test/mock_resource_context.h"
|
| #include "content/public/test/test_renderer_host.h"
|
| #include "net/base/request_priority.h"
|
|
|