Index: sync/engine/update_applicator.cc |
diff --git a/sync/engine/update_applicator.cc b/sync/engine/update_applicator.cc |
index e9fcac4070aa9e011bdd0c92f0b01047b4733518..828f8c6f8ec0891039553178e32b8d8810c08c06 100644 |
--- a/sync/engine/update_applicator.cc |
+++ b/sync/engine/update_applicator.cc |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2012 The Chromium Authors. All rights reserved. |
+// Copyright 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. |
@@ -11,7 +11,7 @@ |
#include "sync/syncable/entry.h" |
#include "sync/syncable/mutable_entry.h" |
#include "sync/syncable/syncable_id.h" |
-#include "sync/syncable/write_transaction.h" |
+#include "sync/syncable/syncable_write_transaction.h" |
using std::vector; |