Index: chrome/browser/sync/engine/build_and_process_conflict_sets_command.h |
=================================================================== |
--- chrome/browser/sync/engine/build_and_process_conflict_sets_command.h (revision 110049) |
+++ chrome/browser/sync/engine/build_and_process_conflict_sets_command.h (working copy) |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2006-2009 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 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. |
@@ -16,7 +16,6 @@ |
class BaseTransaction; |
class Entry; |
class Id; |
-class MutableEntry; |
class WriteTransaction; |
} // namespace syncable |