| Index: chrome/browser/sync/glue/history_model_worker.cc
|
| ===================================================================
|
| --- chrome/browser/sync/glue/history_model_worker.cc (revision 70364)
|
| +++ chrome/browser/sync/glue/history_model_worker.cc (working copy)
|
| @@ -7,7 +7,7 @@
|
| #include "base/message_loop.h"
|
| #include "base/ref_counted.h"
|
| #include "base/task.h"
|
| -#include "base/waitable_event.h"
|
| +#include "base/synchronization/waitable_event.h"
|
| #include "chrome/browser/history/history.h"
|
|
|
| using base::WaitableEvent;
|
|
|