| Index: chrome/browser/ui/webui/options/chromeos/display_options_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options/chromeos/display_options_handler.cc b/chrome/browser/ui/webui/options/chromeos/display_options_handler.cc
|
| index 2cb5bd331b47a25821ffeb4685ead8b3a307660a..020084378d3cdaef3dd96ec1bfbd858cc9408a65 100644
|
| --- a/chrome/browser/ui/webui/options/chromeos/display_options_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/chromeos/display_options_handler.cc
|
| @@ -10,7 +10,6 @@
|
| #include "ash/display/display_manager.h"
|
| #include "ash/display/output_configurator_animation.h"
|
| #include "ash/display/resolution_notification_controller.h"
|
| -#include "ash/screen_ash.h"
|
| #include "ash/shell.h"
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
|
|