| Index: sync/test/fake_encryptor.cc
|
| diff --git a/chrome/browser/sync/test/fake_encryptor.cc b/sync/test/fake_encryptor.cc
|
| similarity index 92%
|
| rename from chrome/browser/sync/test/fake_encryptor.cc
|
| rename to sync/test/fake_encryptor.cc
|
| index c109ad7d5353d3d37037f7f7b2f9e2cebf51b4fc..3d03050fc578090b8ed64544a134bf0ee0bdb20b 100644
|
| --- a/chrome/browser/sync/test/fake_encryptor.cc
|
| +++ b/sync/test/fake_encryptor.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/fake_encryptor.h"
|
| +#include "sync/test/fake_encryptor.h"
|
|
|
| #include "base/base64.h"
|
|
|
|
|