| Index: sync/test/test_directory_backing_store.cc
|
| diff --git a/chrome/browser/sync/test/test_directory_backing_store.cc b/sync/test/test_directory_backing_store.cc
|
| similarity index 94%
|
| rename from chrome/browser/sync/test/test_directory_backing_store.cc
|
| rename to sync/test/test_directory_backing_store.cc
|
| index 6c73324ed232b2bcd43412df0adcb04390c95dec..8a168a4027a6f6bc1659a2675a61cda95460820a 100644
|
| --- a/chrome/browser/sync/test/test_directory_backing_store.cc
|
| +++ b/sync/test/test_directory_backing_store.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/sync/test/test_directory_backing_store.h"
|
| +#include "sync/test/test_directory_backing_store.h"
|
|
|
| #include "base/basictypes.h"
|
| #include "base/logging.h"
|
|
|