| Index: chrome/browser/sync/glue/bookmark_data_type_controller.cc
|
| diff --git a/chrome/browser/sync/glue/bookmark_data_type_controller.cc b/chrome/browser/sync/glue/bookmark_data_type_controller.cc
|
| index 8cd3d5b15bdb6bb12524c4636226bdf8d9812fea..4415240e2ac92c89e940f025f13f3ecc4f8fa3b4 100644
|
| --- a/chrome/browser/sync/glue/bookmark_data_type_controller.cc
|
| +++ b/chrome/browser/sync/glue/bookmark_data_type_controller.cc
|
| @@ -43,7 +43,7 @@ bool BookmarkDataTypeController::StartModels() {
|
| }
|
|
|
| // Cleanup for our extra registrar usage.
|
| -void BookmarkDataTypeController::CleanupState() {
|
| +void BookmarkDataTypeController::CleanUpState() {
|
| registrar_.RemoveAll();
|
| }
|
|
|
|
|