| Index: chrome/browser/chromeos/camera_detector.cc
|
| diff --git a/chrome/browser/chromeos/camera_detector.cc b/chrome/browser/chromeos/camera_detector.cc
|
| index 6cce5850b3e844deb342a1258e7720516479d79a..2bb2a62a8491ac28503f3f520b19d07824c8af0d 100644
|
| --- a/chrome/browser/chromeos/camera_detector.cc
|
| +++ b/chrome/browser/chromeos/camera_detector.cc
|
| @@ -5,8 +5,8 @@
|
| #include "chrome/browser/chromeos/camera_detector.h"
|
|
|
| #include "base/bind.h"
|
| -#include "base/file_util.h"
|
| #include "base/files/file_enumerator.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/location.h"
|
| #include "base/strings/string_split.h"
|
| #include "base/strings/string_util.h"
|
|
|