Index: chrome/browser/sync/notifier/registration_manager_unittest.cc |
diff --git a/chrome/browser/sync/notifier/registration_manager_unittest.cc b/chrome/browser/sync/notifier/registration_manager_unittest.cc |
index baf5cb44493c34934cf3f5f6dfa8bbc67b73114a..7f7abd5c6cb6226e2bbd54df9d531f9c7823d396 100644 |
--- a/chrome/browser/sync/notifier/registration_manager_unittest.cc |
+++ b/chrome/browser/sync/notifier/registration_manager_unittest.cc |
@@ -13,8 +13,8 @@ |
#include "base/basictypes.h" |
#include "base/message_loop.h" |
#include "chrome/browser/sync/notifier/invalidation_util.h" |
-#include "chrome/browser/sync/syncable/model_type.h" |
#include "google/cacheinvalidation/include/invalidation-client.h" |
+#include "sync/syncable/model_type.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace sync_notifier { |