| Index: chrome/browser/sync/glue/autofill_data_type_controller.h
|
| diff --git a/chrome/browser/sync/glue/autofill_data_type_controller.h b/chrome/browser/sync/glue/autofill_data_type_controller.h
|
| index f16bc90af46fd533357e8044421e7cb593e52df3..1f4c126fb262e4b3f303751c43669304cd13c083 100644
|
| --- a/chrome/browser/sync/glue/autofill_data_type_controller.h
|
| +++ b/chrome/browser/sync/glue/autofill_data_type_controller.h
|
| @@ -23,7 +23,7 @@ namespace browser_sync {
|
|
|
| // A class that manages the startup and shutdown of autofill sync.
|
| class AutofillDataTypeController
|
| - : public NonUIDataTypeController {
|
| + : public sync_driver::NonUIDataTypeController {
|
| public:
|
| AutofillDataTypeController(
|
| ProfileSyncComponentsFactory* profile_sync_factory,
|
|
|