| Index: sync/internal_api/base_transaction.cc
|
| diff --git a/chrome/browser/sync/internal_api/base_transaction.cc b/sync/internal_api/base_transaction.cc
|
| similarity index 93%
|
| rename from chrome/browser/sync/internal_api/base_transaction.cc
|
| rename to sync/internal_api/base_transaction.cc
|
| index d14384ee2a7d3c36cd14eb6e3c82cec51c1fc1e8..879e4e37a794e38d06f4b2060743a4702e530275 100644
|
| --- a/chrome/browser/sync/internal_api/base_transaction.cc
|
| +++ b/sync/internal_api/base_transaction.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/internal_api/base_transaction.h"
|
| +#include "sync/internal_api/base_transaction.h"
|
|
|
| #include "sync/syncable/syncable.h"
|
| #include "sync/util/cryptographer.h"
|
|
|