Index: sync/syncable/syncable_mock.h |
diff --git a/sync/syncable/syncable_mock.h b/sync/syncable/syncable_mock.h |
index eb4ac27c52958fe3fcdb1a800aba84d537360dc5..089bd319bef2633223c5997ba74a405643b3493e 100644 |
--- a/sync/syncable/syncable_mock.h |
+++ b/sync/syncable/syncable_mock.h |
@@ -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. |
@@ -8,7 +8,7 @@ |
#include <string> |
#include "sync/syncable/directory.h" |
-#include "sync/syncable/write_transaction.h" |
+#include "sync/syncable/syncable_write_transaction.h" |
#include "sync/test/null_directory_change_delegate.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |