| Index: ash/wm/root_window_layout_manager.h
|
| diff --git a/ash/wm/root_window_layout_manager.h b/ash/wm/root_window_layout_manager.h
|
| index 4ea099bd5cc9ce52b0d064a3e2beb966f044f043..3f93c0b8b5833876c80d264ff09ee167c5550600 100644
|
| --- a/ash/wm/root_window_layout_manager.h
|
| +++ b/ash/wm/root_window_layout_manager.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef ASH_WM_ROOT_WINDOW_LAYOUT_MANAGER_H_
|
| #define ASH_WM_ROOT_WINDOW_LAYOUT_MANAGER_H_
|
|
|
| -#include "ash/wm_layout_manager.h"
|
| +#include "ash/common/wm_layout_manager.h"
|
| #include "base/macros.h"
|
|
|
| namespace ash {
|
|
|