Chromium Code Reviews| Index: chrome/browser/sync/glue/session_model_associator.cc |
| diff --git a/chrome/browser/sync/glue/session_model_associator.cc b/chrome/browser/sync/glue/session_model_associator.cc |
| index a6558919591f4d9a98a57a364318b318bee91b95..179db92cde9334ffa15e2df2ffd79a6a877ba818 100644 |
| --- a/chrome/browser/sync/glue/session_model_associator.cc |
| +++ b/chrome/browser/sync/glue/session_model_associator.cc |
| @@ -38,6 +38,7 @@ |
| namespace browser_sync { |
| +using content::BrowserThread; |
| using syncable::SESSIONS; |
| namespace { |