| Index: sync/syncable/syncable_id.cc
|
| diff --git a/chrome/browser/sync/syncable/syncable_id.cc b/sync/syncable/syncable_id.cc
|
| similarity index 93%
|
| rename from chrome/browser/sync/syncable/syncable_id.cc
|
| rename to sync/syncable/syncable_id.cc
|
| index a4381f96e3df3cb066a4b485cc377bde8f4e760b..f860cb98a1f8d25e8203b7873f547f21fdc61335 100644
|
| --- a/chrome/browser/sync/syncable/syncable_id.cc
|
| +++ b/sync/syncable/syncable_id.cc
|
| @@ -1,8 +1,8 @@
|
| -// Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| // 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/syncable_id.h"
|
| +#include "sync/syncable/syncable_id.h"
|
|
|
| #include <iosfwd>
|
|
|
|
|