| Index: chrome/browser/chromeos/power/light_bar.cc
|
| diff --git a/chrome/browser/chromeos/power/light_bar.cc b/chrome/browser/chromeos/power/light_bar.cc
|
| index fce9171dcb2b1c05886a0a62b0dd9009d961da35..ad0d7a529bf9ab6080812787f6ecb7977dcfc929 100644
|
| --- a/chrome/browser/chromeos/power/light_bar.cc
|
| +++ b/chrome/browser/chromeos/power/light_bar.cc
|
| @@ -7,7 +7,7 @@
|
| #include <cstring> // needed for strlen()
|
|
|
| #include "base/command_line.h"
|
| -#include "base/file_util.h"
|
| +#include "base/files/file_util.h"
|
| #include "base/logging.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "chromeos/chromeos_switches.h"
|
|
|