Chromium Code Reviews| Index: chrome/browser/sync/glue/shared_change_processor.cc |
| diff --git a/chrome/browser/sync/glue/shared_change_processor.cc b/chrome/browser/sync/glue/shared_change_processor.cc |
| index b1122c13d35c569dc4b2c792c16de2aad09726d6..54c102473fb17d725507aa01c2faf13f1cf0e925 100644 |
| --- a/chrome/browser/sync/glue/shared_change_processor.cc |
| +++ b/chrome/browser/sync/glue/shared_change_processor.cc |
| @@ -11,6 +11,7 @@ |
| #include "content/public/browser/browser_thread.h" |
| using base::AutoLock; |
| +using content::BrowserThread; |
| namespace browser_sync { |