| 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 161bc1437b9d6c0d0bc198dd545581c9a9fb8834..b77ad511163b61ad68b0ddbbdda56a2e5a9f9ccc 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 "sync/internal_api/configure_reason.h"
|
| +#include "sync/internal_api/public/configure_reason.h"
|
| #include "sync/internal_api/public/syncable/model_type.h"
|
|
|
| namespace browser_sync {
|
|
|