| Index: ash/rotator/screen_rotation_animator.cc
|
| diff --git a/ash/rotator/screen_rotation_animator.cc b/ash/rotator/screen_rotation_animator.cc
|
| index 7171e9a5dc727a2cf68470063bc68bde6b26b7db..e17fb2340f13f0152ea7425e0e4a6e11123e3056 100644
|
| --- a/ash/rotator/screen_rotation_animator.cc
|
| +++ b/ash/rotator/screen_rotation_animator.cc
|
| @@ -8,7 +8,7 @@
|
| #include <utility>
|
| #include <vector>
|
|
|
| -#include "ash/display/display_info.h"
|
| +#include "ash/common/display/display_info.h"
|
| #include "ash/display/display_manager.h"
|
| #include "ash/display/window_tree_host_manager.h"
|
| #include "ash/rotator/screen_rotation_animation.h"
|
|
|