| Index: chrome/browser/chromeos/camera_detector.cc
|
| diff --git a/chrome/browser/chromeos/camera_detector.cc b/chrome/browser/chromeos/camera_detector.cc
|
| index 3d5d039ad3a7a658ad7188050db4868d28a6ea17..97378841a5de09f06f6d37ce2be6eec98ed93245 100644
|
| --- a/chrome/browser/chromeos/camera_detector.cc
|
| +++ b/chrome/browser/chromeos/camera_detector.cc
|
| @@ -8,8 +8,8 @@
|
| #include "base/file_util.h"
|
| #include "base/files/file_enumerator.h"
|
| #include "base/location.h"
|
| -#include "base/string_util.h"
|
| #include "base/strings/string_split.h"
|
| +#include "base/strings/string_util.h"
|
| #include "base/task_runner_util.h"
|
| #include "base/threading/sequenced_worker_pool.h"
|
| #include "chrome/browser/storage_monitor/udev_util_linux.h"
|
|
|