Index: chrome/browser/plugins/plugin_infobar_delegates.cc |
diff --git a/chrome/browser/plugins/plugin_infobar_delegates.cc b/chrome/browser/plugins/plugin_infobar_delegates.cc |
index 96188abd1c742ee3979e08a3e97f6e08ff8afc23..920217ff3a63a01ed46f931bf4cfc0dfaf2b54d7 100644 |
--- a/chrome/browser/plugins/plugin_infobar_delegates.cc |
+++ b/chrome/browser/plugins/plugin_infobar_delegates.cc |
@@ -4,7 +4,7 @@ |
#include "chrome/browser/plugins/plugin_infobar_delegates.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "chrome/browser/content_settings/host_content_settings_map.h" |
#include "chrome/browser/google/google_util.h" |
#include "chrome/browser/infobars/infobar_service.h" |