| Index: chrome/browser/sync/glue/autofill_profile_data_type_controller.cc
|
| diff --git a/chrome/browser/sync/glue/autofill_profile_data_type_controller.cc b/chrome/browser/sync/glue/autofill_profile_data_type_controller.cc
|
| index 45be769fa7de92d8aa291a0a72ef56e5c105aad2..9f33574824ada0d919c3aef1bc61a7b491104b14 100644
|
| --- a/chrome/browser/sync/glue/autofill_profile_data_type_controller.cc
|
| +++ b/chrome/browser/sync/glue/autofill_profile_data_type_controller.cc
|
| @@ -117,4 +117,4 @@ void AutofillProfileDataTypeController::StopModels() {
|
| personal_data_->RemoveObserver(this);
|
| }
|
|
|
| -} // namepsace browser_sync
|
| +} // namespace browser_sync
|
|
|