Chromium Code Reviews| Index: chrome/browser/sync/glue/history_model_worker.cc |
| =================================================================== |
| --- chrome/browser/sync/glue/history_model_worker.cc (revision 68879) |
| +++ chrome/browser/sync/glue/history_model_worker.cc (working copy) |
| @@ -8,7 +8,6 @@ |
| #include "base/ref_counted.h" |
| #include "base/task.h" |
| #include "base/waitable_event.h" |
| -#include "chrome/browser/browser_thread.h" |
| #include "chrome/browser/history/history.h" |
| using base::WaitableEvent; |