| Index: ash/common/wm/fullscreen_window_finder.cc
|
| diff --git a/ash/common/wm/fullscreen_window_finder.cc b/ash/common/wm/fullscreen_window_finder.cc
|
| index 1dae831aad8d2952bc6e96fadf2f7110aac35c34..069ad2eb8756bd635361c00aeb7735e8b2db92b4 100644
|
| --- a/ash/common/wm/fullscreen_window_finder.cc
|
| +++ b/ash/common/wm/fullscreen_window_finder.cc
|
| @@ -4,10 +4,10 @@
|
|
|
| #include "ash/common/wm/fullscreen_window_finder.h"
|
|
|
| +#include "ash/common/shell_window_ids.h"
|
| #include "ash/common/wm/switchable_windows.h"
|
| #include "ash/common/wm/window_state.h"
|
| #include "ash/common/wm/wm_globals.h"
|
| -#include "ash/common/wm/wm_shell_window_ids.h"
|
| #include "ash/common/wm/wm_window.h"
|
| #include "ui/compositor/layer.h"
|
|
|
|
|