| 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 6fc58d3c094b9f57ee7a6dc0b60db35954f01ad0..db768de0ddf8fcacd3c7f71dce234f669234317f 100644
|
| --- a/chrome/browser/automation/testing_automation_provider.cc
|
| +++ b/chrome/browser/automation/testing_automation_provider.cc
|
| @@ -13,7 +13,7 @@
|
| #include "base/stringprintf.h"
|
| #include "base/time.h"
|
| #include "base/utf_string_conversions.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/autocomplete/autocomplete.h"
|
|
|