| Index: chrome/browser/sync/glue/ui_model_worker.h
|
| diff --git a/chrome/browser/sync/glue/ui_model_worker.h b/chrome/browser/sync/glue/ui_model_worker.h
|
| index ae5839be43e033e89672691c43bdb7669e8f16e5..8704ec4b836c0170ca42cfbb895e8f30932a58aa 100644
|
| --- a/chrome/browser/sync/glue/ui_model_worker.h
|
| +++ b/chrome/browser/sync/glue/ui_model_worker.h
|
| @@ -12,8 +12,6 @@
|
| #include "sync/internal_api/public/engine/model_safe_worker.h"
|
| #include "sync/internal_api/public/util/unrecoverable_error_info.h"
|
|
|
| -class MessageLoop;
|
| -
|
| namespace browser_sync {
|
|
|
| // A syncer::ModelSafeWorker for UI models (e.g. bookmarks) that
|
|
|