| Index: components/captive_portal/captive_portal_testing_utils.cc
|
| diff --git a/chrome/browser/captive_portal/testing_utils.cc b/components/captive_portal/captive_portal_testing_utils.cc
|
| similarity index 96%
|
| rename from chrome/browser/captive_portal/testing_utils.cc
|
| rename to components/captive_portal/captive_portal_testing_utils.cc
|
| index d55bd17ddabd0bd96102b0dbcfd9c455b41eb3b9..3fd0b5cc916fe2c56b5b9cf232c84424292ae19b 100644
|
| --- a/chrome/browser/captive_portal/testing_utils.cc
|
| +++ b/components/captive_portal/captive_portal_testing_utils.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/captive_portal/testing_utils.h"
|
| +#include "components/captive_portal/captive_portal_testing_utils.h"
|
|
|
| #include "base/logging.h"
|
| #include "base/memory/ref_counted.h"
|
|
|