Index: components/sync_driver/tab_node_pool.cc |
diff --git a/chrome/browser/sync/sessions/tab_node_pool.cc b/components/sync_driver/tab_node_pool.cc |
similarity index 99% |
rename from chrome/browser/sync/sessions/tab_node_pool.cc |
rename to components/sync_driver/tab_node_pool.cc |
index 3d9426961b44c82ef6465a42896aa199e7cbfd73..e3f611961fef497d33087e7374aaf7fc17cf50f4 100644 |
--- a/chrome/browser/sync/sessions/tab_node_pool.cc |
+++ b/components/sync_driver/tab_node_pool.cc |
@@ -2,7 +2,7 @@ |
// 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/tab_node_pool.h" |
+#include "components/sync_driver/tab_node_pool.h" |
#include "base/format_macros.h" |
#include "base/logging.h" |