| Index: chrome/browser/sync/engine/nigori_util.cc
|
| diff --git a/chrome/browser/sync/syncable/nigori_util.cc b/chrome/browser/sync/engine/nigori_util.cc
|
| similarity index 98%
|
| rename from chrome/browser/sync/syncable/nigori_util.cc
|
| rename to chrome/browser/sync/engine/nigori_util.cc
|
| index 9010aa9968966fcbca6139b6ab5ed0ea9c8d19d8..b305c49d48d800f8c0f42295df9122a98151c81e 100644
|
| --- a/chrome/browser/sync/syncable/nigori_util.cc
|
| +++ b/chrome/browser/sync/engine/nigori_util.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/syncable/nigori_util.h"
|
| +#include "chrome/browser/sync/engine/nigori_util.h"
|
|
|
| #include <queue>
|
| #include <string>
|
|
|