| Index: chrome/browser/sync/syncable/syncable-inl.h
|
| diff --git a/chrome/browser/sync/syncable/syncable-inl.h b/chrome/browser/sync/syncable/syncable-inl.h
|
| index 50945616612678e8210dfdbf1b32b3a0a7816eb8..1a34325d93a5e5fb4e06df89570d70b4c095e7c0 100644
|
| --- a/chrome/browser/sync/syncable/syncable-inl.h
|
| +++ b/chrome/browser/sync/syncable/syncable-inl.h
|
| @@ -1,11 +1,10 @@
|
| -// 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.
|
|
|
| #ifndef CHROME_BROWSER_SYNC_SYNCABLE_SYNCABLE_INL_H_
|
| #define CHROME_BROWSER_SYNC_SYNCABLE_SYNCABLE_INL_H_
|
|
|
| -#include "chrome/browser/sync/util/row_iterator.h"
|
| #include "chrome/common/sqlite_utils.h"
|
|
|
| namespace syncable {
|
|
|