| Index: components/sync/test/directory_backing_store_corruption_testing.cc
|
| diff --git a/sync/test/directory_backing_store_corruption_testing.cc b/components/sync/test/directory_backing_store_corruption_testing.cc
|
| similarity index 94%
|
| rename from sync/test/directory_backing_store_corruption_testing.cc
|
| rename to components/sync/test/directory_backing_store_corruption_testing.cc
|
| index 7418465b0015ac757aa08cb106896435ccd3be66..5f7fdb8c2f0a4a739d818962e8368244c592f537 100644
|
| --- a/sync/test/directory_backing_store_corruption_testing.cc
|
| +++ b/components/sync/test/directory_backing_store_corruption_testing.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 "sync/test/directory_backing_store_corruption_testing.h"
|
| +#include "components/sync/test/directory_backing_store_corruption_testing.h"
|
|
|
| #include <string>
|
|
|
|
|