Index: chrome/browser/sync/notifier/p2p_notifier.h |
diff --git a/chrome/browser/sync/notifier/p2p_notifier.h b/chrome/browser/sync/notifier/p2p_notifier.h |
index 6ff00533b9b125a3a9091536902707e53e858077..b861c992bdb55128f714a47ae828751bf77c5144 100644 |
--- a/chrome/browser/sync/notifier/p2p_notifier.h |
+++ b/chrome/browser/sync/notifier/p2p_notifier.h |
@@ -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. |
// |
@@ -15,8 +15,8 @@ |
#include "base/memory/scoped_ptr.h" |
#include "base/observer_list.h" |
#include "chrome/browser/sync/notifier/sync_notifier.h" |
-#include "chrome/browser/sync/syncable/model_type.h" |
#include "jingle/notifier/listener/talk_mediator.h" |
+#include "sync/syncable/model_type.h" |
namespace base { |
class MessageLoopProxy; |