Chromium Code Reviews| Index: chrome/browser/sync/glue/autofill_model_associator.cc |
| diff --git a/chrome/browser/sync/glue/autofill_model_associator.cc b/chrome/browser/sync/glue/autofill_model_associator.cc |
| index bc24828c32675cef5b24a831a87bb4f7c10f4dc6..9bf3c9fb60f5bb31982ab9b6f8ddbc89828f8b88 100644 |
| --- a/chrome/browser/sync/glue/autofill_model_associator.cc |
| +++ b/chrome/browser/sync/glue/autofill_model_associator.cc |
| @@ -30,6 +30,7 @@ |
| #include "net/base/escape.h" |
| using base::TimeTicks; |
| +using content::BrowserThread; |
| namespace browser_sync { |