| Index: ash/system/screen_layout_observer.cc
|
| diff --git a/ash/system/screen_layout_observer.cc b/ash/system/screen_layout_observer.cc
|
| index cd1fc707ac96684a7202007f101656a871373e2e..672a99017484b62e17bac7ace310961cdd35184e 100644
|
| --- a/ash/system/screen_layout_observer.cc
|
| +++ b/ash/system/screen_layout_observer.cc
|
| @@ -8,9 +8,9 @@
|
| #include <utility>
|
| #include <vector>
|
|
|
| -#include "ash/common/metrics/user_metrics_action.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/display/screen_orientation_controller_chromeos.h"
|
| +#include "ash/metrics/user_metrics_action.h"
|
| #include "ash/resources/grit/ash_resources.h"
|
| #include "ash/shell.h"
|
| #include "ash/strings/grit/ash_strings.h"
|
|
|