Chromium Code Reviews| Index: chrome/browser/automation/testing_automation_provider.cc |
| diff --git a/chrome/browser/automation/testing_automation_provider.cc b/chrome/browser/automation/testing_automation_provider.cc |
| index 9b61c834e92651995394625a07197455b1acae0a..0d89121b06f74f073cdaae398d689da37264b6c4 100644 |
| --- a/chrome/browser/automation/testing_automation_provider.cc |
| +++ b/chrome/browser/automation/testing_automation_provider.cc |
| @@ -140,6 +140,7 @@ |
| #endif |
| using automation_util::SendErrorIfModalDialogActive; |
| +using content::BrowserThread; |
| namespace { |