| Index: ash/screen_util.cc
|
| diff --git a/ash/screen_util.cc b/ash/screen_util.cc
|
| index 8da7296950a25b25001f935154c414af0d5723ef..f8e14d824b0acb9b9e13dc4c7d22281079b3ce57 100644
|
| --- a/ash/screen_util.cc
|
| +++ b/ash/screen_util.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/screen_util.h"
|
|
|
| +#include "ash/common/shelf/shelf_widget.h"
|
| #include "ash/display/display_manager.h"
|
| #include "ash/root_window_controller.h"
|
| -#include "ash/shelf/shelf_widget.h"
|
| #include "ash/shell.h"
|
| #include "base/logging.h"
|
| #include "ui/aura/client/screen_position_client.h"
|
|
|