Index: sync/sessions/status_controller_unittest.cc |
diff --git a/chrome/browser/sync/sessions/status_controller_unittest.cc b/sync/sessions/status_controller_unittest.cc |
similarity index 98% |
rename from chrome/browser/sync/sessions/status_controller_unittest.cc |
rename to sync/sessions/status_controller_unittest.cc |
index 24827d8c4368c56b80ae2e04df923f70c5eaf5a4..59d39199bada36f8f54440834129bcb8ca01169f 100644 |
--- a/chrome/browser/sync/sessions/status_controller_unittest.cc |
+++ b/sync/sessions/status_controller_unittest.cc |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/sync/sessions/sync_session.h" |
-#include "chrome/browser/sync/test/engine/test_id_factory.h" |
+#include "sync/sessions/sync_session.h" |
+#include "sync/test/engine/test_id_factory.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace browser_sync { |