Index: sync/internal_api/write_transaction.cc |
diff --git a/sync/internal_api/write_transaction.cc b/sync/internal_api/write_transaction.cc |
index cf0f1210af525bd6b8ab09746ec4db2fe245fc30..d33093dac32c01384314f0a7ed07ed14e755419f 100644 |
--- a/sync/internal_api/write_transaction.cc |
+++ b/sync/internal_api/write_transaction.cc |
@@ -1,10 +1,10 @@ |
-// 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. |
#include "sync/internal_api/public/write_transaction.h" |
-#include "sync/syncable/write_transaction.h" |
+#include "sync/syncable/syncable_write_transaction.h" |
namespace syncer { |