| Index: ash/frame/custom_frame_view_ash.h
|
| diff --git a/ash/frame/custom_frame_view_ash.h b/ash/frame/custom_frame_view_ash.h
|
| index de63451c732dffd5086281d4ed134d1f2845634b..892086f8f65d09a4a9727bd06c4d06ec79c7d087 100644
|
| --- a/ash/frame/custom_frame_view_ash.h
|
| +++ b/ash/frame/custom_frame_view_ash.h
|
| @@ -6,6 +6,7 @@
|
| #define ASH_FRAME_CUSTOM_FRAME_VIEW_ASH_H_
|
|
|
| #include "ash/ash_export.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
| #include "ui/views/window/non_client_view.h"
|
|
|