| Index: chrome/common/chrome_content_client_unittest.cc
|
| diff --git a/chrome/common/chrome_content_client_unittest.cc b/chrome/common/chrome_content_client_unittest.cc
|
| index 11c52ce3749f080a6076e3ca77559c389cf02ddc..2d281ccb6f755091ade15877d104718c6d6a2437 100644
|
| --- a/chrome/common/chrome_content_client_unittest.cc
|
| +++ b/chrome/common/chrome_content_client_unittest.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/common/chrome_content_client.h"
|
|
|
| #include "base/command_line.h"
|
| -#include "base/string_split.h"
|
| +#include "base/strings/string_split.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|