Index: sync/engine/apply_control_data_updates.cc |
diff --git a/sync/engine/apply_control_data_updates.cc b/sync/engine/apply_control_data_updates.cc |
index 09778c35e2bc1ed271ca1282db34c4626699e40e..fa71824f4af72cd5f610f95caba08e2a8c2ebb65 100644 |
--- a/sync/engine/apply_control_data_updates.cc |
+++ b/sync/engine/apply_control_data_updates.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. |
@@ -12,7 +12,7 @@ |
#include "sync/syncable/mutable_entry.h" |
#include "sync/syncable/nigori_handler.h" |
#include "sync/syncable/nigori_util.h" |
-#include "sync/syncable/write_transaction.h" |
+#include "sync/syncable/syncable_write_transaction.h" |
#include "sync/util/cryptographer.h" |
namespace syncer { |