| Index: components/sync/syncable/change_reorder_buffer.h
|
| diff --git a/components/sync/syncable/change_reorder_buffer.h b/components/sync/syncable/change_reorder_buffer.h
|
| index 55ac73165e64b5c85b8bc2eb3f0b7cc02bc7d4cc..e1873c60d072a55acb542d071a39eed920aa4fb2 100644
|
| --- a/components/sync/syncable/change_reorder_buffer.h
|
| +++ b/components/sync/syncable/change_reorder_buffer.h
|
| @@ -1,10 +1,6 @@
|
| // 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.
|
| -//
|
| -// Defines ChangeReorderBuffer, which can be used to sort a list of item
|
| -// actions to achieve the ordering constraint required by the SyncObserver
|
| -// interface of the SyncAPI.
|
|
|
| #ifndef COMPONENTS_SYNC_SYNCABLE_CHANGE_REORDER_BUFFER_H_
|
| #define COMPONENTS_SYNC_SYNCABLE_CHANGE_REORDER_BUFFER_H_
|
|
|