| Index: chrome/browser/sync/api/sync_error.h
|
| diff --git a/chrome/browser/sync/api/sync_error.h b/chrome/browser/sync/api/sync_error.h
|
| index ff8fa160d5dba71fbe29d8b821e02d8d18cc5784..95a22065bbcd3dfd9a3518b9eb843e6afc4fc331 100644
|
| --- a/chrome/browser/sync/api/sync_error.h
|
| +++ b/chrome/browser/sync/api/sync_error.h
|
| @@ -1,4 +1,4 @@
|
| -// 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.
|
|
|
| @@ -10,7 +10,7 @@
|
| #include <string>
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "chrome/browser/sync/syncable/model_type.h"
|
| +#include "sync/syncable/model_type.h"
|
|
|
| namespace tracked_objects {
|
| class Location;
|
|
|