Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(712)

Unified Diff: components/sync/syncable/change_reorder_buffer.h

Issue 2425673003: [Sync] Moved down comments directly following copyright. (Closed)
Patch Set: Updates for Max. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_
« no previous file with comments | « components/sync/protocol/proto_value_conversions_unittest.cc ('k') | components/sync/syncable/nigori_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698