| Index: chrome/browser/chromeos/system_logs/lsb_release_log_source.cc
|
| diff --git a/chrome/browser/chromeos/system_logs/lsb_release_log_source.cc b/chrome/browser/chromeos/system_logs/lsb_release_log_source.cc
|
| index e8fb238650dd51a73fbce7f7518f4bdd55cc2183..333fac2dab5bf27456afc379ebb02a48474fb9ef 100644
|
| --- a/chrome/browser/chromeos/system_logs/lsb_release_log_source.cc
|
| +++ b/chrome/browser/chromeos/system_logs/lsb_release_log_source.cc
|
| @@ -11,8 +11,8 @@
|
| #include "base/file_util.h"
|
| #include "base/files/file_path.h"
|
| #include "base/logging.h"
|
| -#include "base/string_split.h"
|
| #include "base/string_util.h"
|
| +#include "base/strings/string_split.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
| using content::BrowserThread;
|
|
|