| Index: sync/engine/syncer_types.cc
|
| diff --git a/chrome/browser/sync/engine/syncer_types.cc b/sync/engine/syncer_types.cc
|
| similarity index 74%
|
| rename from chrome/browser/sync/engine/syncer_types.cc
|
| rename to sync/engine/syncer_types.cc
|
| index 8bc5524e4ec1b9534267fd0a904f94d2bf06a12d..18994668559280bfb4460c3d125a34af43fcf290 100644
|
| --- a/chrome/browser/sync/engine/syncer_types.cc
|
| +++ b/sync/engine/syncer_types.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/engine/syncer_types.h"
|
| +#include "sync/engine/syncer_types.h"
|
|
|
| namespace browser_sync {
|
|
|
|
|