| Index: ash/frame/default_header_painter.cc
|
| diff --git a/ash/frame/default_header_painter.cc b/ash/frame/default_header_painter.cc
|
| index 18086ac62e0c8971a0d07bf6cd1e30f974299ede..a4e34629340107f538a0cc726b7647accbbe43e8 100644
|
| --- a/ash/frame/default_header_painter.cc
|
| +++ b/ash/frame/default_header_painter.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "ash/frame/default_header_painter.h"
|
|
|
| -#include "ash/ash_layout_constants.h"
|
| +#include "ash/common/ash_layout_constants.h"
|
| #include "ash/frame/caption_buttons/frame_caption_button_container_view.h"
|
| #include "ash/frame/header_painter_util.h"
|
| #include "base/debug/leak_annotations.h"
|
|
|