Index: chrome/common/extensions/feature_switch.cc |
diff --git a/chrome/common/extensions/feature_switch.cc b/chrome/common/extensions/feature_switch.cc |
index 156cafc47c55002b6385dec29004d03d3504c6ee..e8d2664968bc1bbcc45f6deab8e9fa774a2ba728 100644 |
--- a/chrome/common/extensions/feature_switch.cc |
+++ b/chrome/common/extensions/feature_switch.cc |
@@ -7,7 +7,7 @@ |
#include "base/command_line.h" |
#include "base/lazy_instance.h" |
#include "base/metrics/field_trial.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "chrome/common/chrome_switches.h" |
namespace extensions { |