| Index: chrome/browser/sync/glue/ui_model_worker.cc
|
| diff --git a/chrome/browser/sync/glue/ui_model_worker.cc b/chrome/browser/sync/glue/ui_model_worker.cc
|
| index d1a12b63a681c375d5524c09e386eb72e155afca..2d08aa5aa858c81a0c25c0d446b0f25c57803463 100644
|
| --- a/chrome/browser/sync/glue/ui_model_worker.cc
|
| +++ b/chrome/browser/sync/glue/ui_model_worker.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "chrome/browser/sync/glue/ui_model_worker.h"
|
|
|
| -#include "base/dynamic_annotations.h"
|
| #include "base/message_loop.h"
|
| +#include "base/third_party/dynamic_annotations/dynamic_annotations.h"
|
| #include "base/waitable_event.h"
|
|
|
| namespace browser_sync {
|
|
|