| Index: chrome/browser/sync/glue/ui_model_worker_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/sync/glue/ui_model_worker_unittest.cc (revision 55037)
|
| +++ chrome/browser/sync/glue/ui_model_worker_unittest.cc (working copy)
|
| @@ -6,6 +6,7 @@
|
| #include "base/message_loop.h"
|
| #include "base/ref_counted.h"
|
| #include "base/thread.h"
|
| +#include "base/waitable_event.h"
|
| #include "chrome/browser/sync/engine/syncapi.h"
|
| #include "chrome/browser/sync/glue/ui_model_worker.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|