| Index: components/update_client/test_configurator.cc
|
| diff --git a/components/update_client/test/test_configurator.cc b/components/update_client/test_configurator.cc
|
| similarity index 98%
|
| rename from components/update_client/test/test_configurator.cc
|
| rename to components/update_client/test_configurator.cc
|
| index 23eaeff7c0d31f8b2572d3ce94e224624c98303c..9cd59e435b8d6e3c8a89c9c55202112b62b672f6 100644
|
| --- a/components/update_client/test/test_configurator.cc
|
| +++ b/components/update_client/test_configurator.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 "components/update_client/test/test_configurator.h"
|
| +#include "components/update_client/test_configurator.h"
|
|
|
| #include "base/run_loop.h"
|
| #include "base/version.h"
|
|
|