| Index: components/sync_driver/backend_migrator.cc
|
| diff --git a/components/sync_driver/backend_migrator.cc b/components/sync_driver/backend_migrator.cc
|
| index 5293d088ea0637c3eb747297516381c431e629ab..2e560016a30df9e5d1f08fe80521f568f36b4182 100644
|
| --- a/components/sync_driver/backend_migrator.cc
|
| +++ b/components/sync_driver/backend_migrator.cc
|
| @@ -13,7 +13,7 @@
|
| #include "sync/internal_api/public/configure_reason.h"
|
| #include "sync/internal_api/public/read_transaction.h"
|
| #include "sync/protocol/sync.pb.h"
|
| -#include "sync/syncable/directory.h" // TODO(tim): Bug 131130.
|
| +#include "sync/syncable/directory.h" // TODO(tim): Bug 131130.
|
|
|
| using syncer::ModelTypeSet;
|
|
|
|
|