| Index: chrome/browser/chromeos/camera_detector.cc
|
| diff --git a/chrome/browser/chromeos/camera_detector.cc b/chrome/browser/chromeos/camera_detector.cc
|
| index 34bf8c2b0868f3c2864ac0af224540b798e8ffa4..e7fddb92ef758a382993282f72ed17497efb415c 100644
|
| --- a/chrome/browser/chromeos/camera_detector.cc
|
| +++ b/chrome/browser/chromeos/camera_detector.cc
|
| @@ -7,8 +7,8 @@
|
| #include "base/bind.h"
|
| #include "base/file_util.h"
|
| #include "base/location.h"
|
| -#include "base/string_split.h"
|
| #include "base/string_util.h"
|
| +#include "base/strings/string_split.h"
|
| #include "base/task_runner_util.h"
|
| #include "base/threading/sequenced_worker_pool.h"
|
| #include "chrome/browser/storage_monitor/udev_util_linux.h"
|
|
|