| 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 1e889bffb9180d1eaacf8d1c6fadae3069c6bca7..e44edb89d1a47a73097e7f6f7d05f855c427c759 100644
|
| --- a/chrome/browser/automation/testing_automation_provider.cc
|
| +++ b/chrome/browser/automation/testing_automation_provider.cc
|
| @@ -21,7 +21,7 @@
|
| #include "base/process.h"
|
| #include "base/process_util.h"
|
| #include "base/sequenced_task_runner.h"
|
| -#include "base/stringprintf.h"
|
| +#include "base/strings/stringprintf.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/threading/thread_restrictions.h"
|
| #include "base/time.h"
|
|
|