| Index: ash/container_delegate_aura.cc
|
| diff --git a/ash/container_delegate_aura.cc b/ash/container_delegate_aura.cc
|
| index 976a3338ea59eee3f88c7c9d8d8780e8e35bfa64..3c29db0845b04c875b1169dd84fffb567a9355e2 100644
|
| --- a/ash/container_delegate_aura.cc
|
| +++ b/ash/container_delegate_aura.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/container_delegate_aura.h"
|
|
|
| +#include "ash/common/shell_window_ids.h"
|
| #include "ash/root_window_controller.h"
|
| -#include "ash/shell_window_ids.h"
|
| #include "ui/views/widget/widget.h"
|
|
|
| namespace ash {
|
|
|