Index: chrome/common/extensions/extension_constants.cc |
diff --git a/chrome/common/extensions/extension_constants.cc b/chrome/common/extensions/extension_constants.cc |
index f24578273b13c89f2eb391cc5aadc3e9728914fb..551db5e7b5ee2df1d6dded9aa6981d370ba057d9 100644 |
--- a/chrome/common/extensions/extension_constants.cc |
+++ b/chrome/common/extensions/extension_constants.cc |
@@ -8,7 +8,7 @@ |
#include <vector> |
#include "base/command_line.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "chrome/common/chrome_switches.h" |
#include "net/base/escape.h" |
#include "net/base/url_util.h" |