| Index: components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc
|
| diff --git a/content/components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc b/components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc
|
| similarity index 99%
|
| rename from content/components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc
|
| rename to components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc
|
| index 26964d4fe4fbd5a4f3eb29f2c8301d5e134328f4..a3155563bbca19b42e1b4be7af5f5d85735a1911 100644
|
| --- a/content/components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc
|
| +++ b/components/navigation_interception/intercept_navigation_resource_throttle_unittest.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/scoped_vector.h"
|
| #include "base/synchronization/waitable_event.h"
|
| -#include "content/components/navigation_interception/intercept_navigation_resource_throttle.h"
|
| +#include "components/navigation_interception/intercept_navigation_resource_throttle.h"
|
| #include "content/public/browser/render_process_host.h"
|
| #include "content/public/browser/resource_context.h"
|
| #include "content/public/browser/resource_controller.h"
|
|
|