Index: chrome/common/extensions/api/commands/commands_manifest_unittest.cc |
diff --git a/chrome/common/extensions/api/commands/commands_manifest_unittest.cc b/chrome/common/extensions/api/commands/commands_manifest_unittest.cc |
index 21b79c6619c6e563de8dcd6d0947bec9107f8661..11c14d475c4114c77c255328b39a82ddc3397830 100644 |
--- a/chrome/common/extensions/api/commands/commands_manifest_unittest.cc |
+++ b/chrome/common/extensions/api/commands/commands_manifest_unittest.cc |
@@ -5,7 +5,7 @@ |
#include "chrome/common/extensions/manifest_tests/extension_manifest_test.h" |
#include "base/command_line.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/extensions/api/commands/commands_handler.h" |
#include "testing/gtest/include/gtest/gtest.h" |