| Index: chrome/browser/ui/webui/options/browser_options_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options/browser_options_handler.cc b/chrome/browser/ui/webui/options/browser_options_handler.cc
|
| index 793d38b5823c760840a0690d08f4a4ff600b8670..df68c28b8b3ce74fdc4e2cbfe4e8aabc940c73c0 100644
|
| --- a/chrome/browser/ui/webui/options/browser_options_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/browser_options_handler.cc
|
| @@ -115,7 +115,7 @@
|
|
|
| #if defined(OS_CHROMEOS)
|
| #include "ash/common/accessibility_types.h" // nogncheck
|
| -#include "ash/common/ash_switches.h" // nogncheck
|
| +
|
| #include "ash/common/system/chromeos/devicetype_utils.h" // nogncheck
|
| #include "ash/common/wallpaper/wallpaper_delegate.h" // nogncheck
|
| #include "ash/shell.h" // nogncheck
|
|
|