Index: chrome/browser/sync/internal_api/read_node.cc |
diff --git a/chrome/browser/sync/internal_api/read_node.cc b/chrome/browser/sync/internal_api/read_node.cc |
index 73e0b29d0d0b65ff59f6001cc487cf7a94156160..73f23899f1f0537e1dfdad49d7940288e56ff3ed 100644 |
--- a/chrome/browser/sync/internal_api/read_node.cc |
+++ b/chrome/browser/sync/internal_api/read_node.cc |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// Copyright (c) 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. |
@@ -6,7 +6,7 @@ |
#include "base/logging.h" |
#include "chrome/browser/sync/internal_api/base_transaction.h" |
-#include "chrome/browser/sync/syncable/syncable.h" |
+#include "sync/syncable/syncable.h" |
namespace sync_api { |