| Index: chrome/browser/sync/glue/ui_model_worker_unittest.cc
|
| diff --git a/chrome/browser/sync/glue/ui_model_worker_unittest.cc b/chrome/browser/sync/glue/ui_model_worker_unittest.cc
|
| index b71796ba31df88f020b231149869d4813e85d7fe..dc23f56f8d2a584626c829a69dbca9aa054ca905 100644
|
| --- a/chrome/browser/sync/glue/ui_model_worker_unittest.cc
|
| +++ b/chrome/browser/sync/glue/ui_model_worker_unittest.cc
|
| @@ -16,6 +16,7 @@
|
|
|
| using browser_sync::UIModelWorker;
|
| using browser_sync::UnrecoverableErrorInfo;
|
| +using content::BrowserThread;
|
|
|
| // Various boilerplate, primarily for the StopWithPendingWork test.
|
|
|
|
|