Index: content/plugin/plugin_main.cc |
diff --git a/content/plugin/plugin_main.cc b/content/plugin/plugin_main.cc |
index 8a96d8ff4d2f29f50d436b8deda952c394d125ee..df47c2149000cd3fbf257f194e6404927e8134e4 100644 |
--- a/content/plugin/plugin_main.cc |
+++ b/content/plugin/plugin_main.cc |
@@ -13,7 +13,7 @@ |
#include "base/hi_res_timer_manager.h" |
#include "base/message_loop.h" |
#include "base/power_monitor/power_monitor.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "base/threading/platform_thread.h" |
#include "content/child/child_process.h" |
#include "content/plugin/plugin_thread.h" |