Index: sync/syncable/nigori_util.cc |
diff --git a/sync/syncable/nigori_util.cc b/sync/syncable/nigori_util.cc |
index 01aaa8609468165f586ab8ecf2dfb7bc10bd40de..b0fee50cbf7b5a9a95d27668088171703e28a353 100644 |
--- a/sync/syncable/nigori_util.cc |
+++ b/sync/syncable/nigori_util.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. |
@@ -14,7 +14,7 @@ |
#include "sync/syncable/nigori_handler.h" |
#include "sync/syncable/mutable_entry.h" |
#include "sync/syncable/syncable_util.h" |
-#include "sync/syncable/write_transaction.h" |
+#include "sync/syncable/syncable_write_transaction.h" |
#include "sync/util/cryptographer.h" |
namespace syncer { |