| Index: chrome/browser/automation/automation_provider.cc
 | 
| diff --git a/chrome/browser/automation/automation_provider.cc b/chrome/browser/automation/automation_provider.cc
 | 
| index 60ed6ef1c9d48f4bb0294e7533c1f68b2f73046c..ef68e7907e53e78264aef24dd016ae2a799ffbfc 100644
 | 
| --- a/chrome/browser/automation/automation_provider.cc
 | 
| +++ b/chrome/browser/automation/automation_provider.cc
 | 
| @@ -24,7 +24,7 @@
 | 
|  #include "base/utf_string_conversions.h"
 | 
|  #include "base/values.h"
 | 
|  #include "base/waitable_event.h"
 | 
| -#include "chrome/app/chrome_dll_resource.h"
 | 
| +#include "chrome/app/chrome_command_ids.h"
 | 
|  #include "chrome/browser/app_modal_dialog.h"
 | 
|  #include "chrome/browser/app_modal_dialog_queue.h"
 | 
|  #include "chrome/browser/autofill/autofill_manager.h"
 | 
| 
 |