Index: chrome/browser/sync/backend_migrator.cc |
diff --git a/chrome/browser/sync/backend_migrator.cc b/chrome/browser/sync/backend_migrator.cc |
index 3894bbd2163086b48a2a249b6ec8a6d749014428..e8eb407b94dfd5129888b364582960768723c145 100644 |
--- a/chrome/browser/sync/backend_migrator.cc |
+++ b/chrome/browser/sync/backend_migrator.cc |
@@ -20,7 +20,6 @@ using syncable::ModelTypeSet; |
namespace browser_sync { |
-using sessions::SyncSessionSnapshot; |
using syncable::ModelTypeToString; |
MigrationObserver::~MigrationObserver() {} |