| Index: chrome/browser/sync/syncable/syncable.h
|
| diff --git a/chrome/browser/sync/syncable/syncable.h b/chrome/browser/sync/syncable/syncable.h
|
| index 8114f008e5382852a638435c1ecf7bf3f395e26e..3793a2cbde592cc08d68715cadf17f0fd9ea603d 100644
|
| --- a/chrome/browser/sync/syncable/syncable.h
|
| +++ b/chrome/browser/sync/syncable/syncable.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2009 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2010 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.
|
|
|
| @@ -29,7 +29,6 @@
|
| #include "chrome/browser/sync/syncable/model_type.h"
|
| #include "chrome/browser/sync/util/channel.h"
|
| #include "chrome/browser/sync/util/dbgq.h"
|
| -#include "chrome/browser/sync/util/row_iterator.h"
|
| #include "chrome/browser/sync/util/sync_types.h"
|
| #include "chrome/common/deprecated/event_sys.h"
|
|
|
|
|