Chromium Code Reviews| 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 c9cf900fe98919d87178715576e7ff11e7869501..bf5df4a7a2e00fd5684721db3fc9dadad5c5cb1f 100644 |
| --- a/chrome/browser/ui/webui/options/chromeos/display_options_handler.cc |
| +++ b/chrome/browser/ui/webui/options/chromeos/display_options_handler.cc |
| @@ -16,7 +16,8 @@ |
| #include "ash/display/display_manager.h" |
| #include "ash/display/resolution_notification_controller.h" |
| #include "ash/display/window_tree_host_manager.h" |
| -#include "ash/screen_util.h" |
| +//#include "ash/screen_util.h" |
|
achuithb
2016/10/05 02:38:10
What's this?
rjkroege
2016/10/05 19:07:31
bad rebase. Fixed.
|
| +#include "ash/shell.h" |
| #include "ash/shell.h" |
| #include "base/bind.h" |
| #include "base/command_line.h" |