summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/backend_migrator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/backend_migrator.cc')
-rw-r--r--chrome/browser/sync/backend_migrator.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/backend_migrator.cc b/chrome/browser/sync/backend_migrator.cc
index e8eb407..258d774 100644
--- a/chrome/browser/sync/backend_migrator.cc
+++ b/chrome/browser/sync/backend_migrator.cc
@@ -14,7 +14,7 @@
#include "sync/internal_api/configure_reason.h"
#include "sync/internal_api/read_transaction.h"
#include "sync/protocol/sync.pb.h"
-#include "sync/sessions/session_state.h"
+#include "sync/syncable/syncable.h" // TODO(tim): Bug 131130.
using syncable::ModelTypeSet;