Index: content/renderer/dom_automation_controller.cc |
diff --git a/content/renderer/dom_automation_controller.cc b/content/renderer/dom_automation_controller.cc |
index 27120c134e9714c3b3fadde2bc66a56d0cfd6630..b1f0d60b6a7d21df25f200a662c04831df594cfa 100644 |
--- a/content/renderer/dom_automation_controller.cc |
+++ b/content/renderer/dom_automation_controller.cc |
@@ -9,7 +9,7 @@ |
#include "base/json/json_string_value_serializer.h" |
#include "base/metrics/histogram.h" |
#include "base/metrics/statistics_recorder.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "content/common/child_process_messages.h" |
#include "content/common/view_messages.h" |