| 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 fd1acf5be928b8427aeca8ed2010adc3d9e7928f..0a0e100df6f4e50a0694d627278aaddf761d991f 100644
|
| --- a/chrome/browser/automation/testing_automation_provider.cc
|
| +++ b/chrome/browser/automation/testing_automation_provider.cc
|
| @@ -30,6 +30,7 @@
|
| #include "chrome/browser/find_bar.h"
|
| #include "chrome/browser/location_bar.h"
|
| #include "chrome/browser/login_prompt.h"
|
| +#include "chrome/browser/profile.h"
|
| #include "chrome/browser/platform_util.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| #include "chrome/browser/renderer_host/render_process_host.h"
|
|
|