| 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 b4edba095be1978c919256591712c0544a70056b..3976a010886266dbb13439e71d928c04406b36bd 100644
 | 
| --- a/chrome/browser/automation/testing_automation_provider.cc
 | 
| +++ b/chrome/browser/automation/testing_automation_provider.cc
 | 
| @@ -51,6 +51,7 @@
 | 
|  #include "chrome/browser/notifications/balloon_collection.h"
 | 
|  #include "chrome/browser/notifications/notification.h"
 | 
|  #include "chrome/browser/notifications/notification_ui_manager.h"
 | 
| +#include "chrome/browser/password_manager/password_store.h"
 | 
|  #include "chrome/browser/platform_util.h"
 | 
|  #include "chrome/browser/prefs/pref_service.h"
 | 
|  #include "chrome/browser/profiles/profile.h"
 | 
| 
 |