| Index: chrome/browser/sync/glue/backend_data_type_configurer.h
|
| diff --git a/chrome/browser/sync/glue/backend_data_type_configurer.h b/chrome/browser/sync/glue/backend_data_type_configurer.h
|
| index 2b77a3b67b75e19c6f81147ffd59897d754caec0..88dc4d7fe8a2e2155207269cef3da455a2dd07bf 100644
|
| --- a/chrome/browser/sync/glue/backend_data_type_configurer.h
|
| +++ b/chrome/browser/sync/glue/backend_data_type_configurer.h
|
| @@ -7,7 +7,7 @@
|
| #pragma once
|
|
|
| #include "base/callback.h"
|
| -#include "chrome/browser/sync/internal_api/configure_reason.h"
|
| +#include "sync/internal_api/configure_reason.h"
|
| #include "sync/syncable/model_type.h"
|
|
|
| namespace browser_sync {
|
|
|