Index: chrome/browser/automation/automation_event_observers.cc |
diff --git a/chrome/browser/automation/automation_event_observers.cc b/chrome/browser/automation/automation_event_observers.cc |
index 8f2f5acd6d5245aed075e2003d0f3668bc13a650..ef65bcd800a848b67898b4abd9b5364573c77d1d 100644 |
--- a/chrome/browser/automation/automation_event_observers.cc |
+++ b/chrome/browser/automation/automation_event_observers.cc |
@@ -5,7 +5,7 @@ |
#include <string> |
#include "base/logging.h" |
-#include "base/stringprintf.h" |
+#include "base/strings/stringprintf.h" |
#include "chrome/browser/automation/automation_event_observers.h" |
#include "chrome/browser/automation/automation_event_queue.h" |
#include "chrome/browser/automation/automation_provider.h" |