| Index: chrome/browser/chromeos/system/automatic_reboot_manager_unittest.cc
|
| diff --git a/chrome/browser/chromeos/system/automatic_reboot_manager_unittest.cc b/chrome/browser/chromeos/system/automatic_reboot_manager_unittest.cc
|
| index 358fef4c2e1fee9fc7150632dab1b568966ddd8d..ad1661329ae947e05636a375ea0f2f4bd72803e4 100644
|
| --- a/chrome/browser/chromeos/system/automatic_reboot_manager_unittest.cc
|
| +++ b/chrome/browser/chromeos/system/automatic_reboot_manager_unittest.cc
|
| @@ -6,9 +6,6 @@
|
|
|
| #include <string>
|
|
|
| -#include "ash/shell.h"
|
| -#include "ash/test/test_shell_delegate.h"
|
| -#include "base/compiler_specific.h"
|
| #include "base/files/file_path.h"
|
| #include "base/files/file_util.h"
|
| #include "base/files/scoped_temp_dir.h"
|
|
|