| Index: chrome/browser/chromeos/policy/display_rotation_default_handler.h
|
| diff --git a/chrome/browser/chromeos/policy/display_rotation_default_handler.h b/chrome/browser/chromeos/policy/display_rotation_default_handler.h
|
| index db4e62b1d695e1e38a07ac157e4ceceeae631bc8..78d99f055acf5542c08266e584f5cbba8ae44e12 100644
|
| --- a/chrome/browser/chromeos/policy/display_rotation_default_handler.h
|
| +++ b/chrome/browser/chromeos/policy/display_rotation_default_handler.h
|
| @@ -10,8 +10,8 @@
|
| #include <memory>
|
| #include <set>
|
|
|
| -#include "ash/common/shell_observer.h"
|
| #include "ash/display/window_tree_host_manager.h"
|
| +#include "ash/shell_observer.h"
|
| #include "base/macros.h"
|
| #include "chrome/browser/chromeos/settings/cros_settings.h"
|
| #include "ui/display/display.h"
|
|
|