| Index: ash/common/frame/caption_buttons/frame_caption_button.cc
|
| diff --git a/ash/frame/caption_buttons/frame_caption_button.cc b/ash/common/frame/caption_buttons/frame_caption_button.cc
|
| similarity index 98%
|
| rename from ash/frame/caption_buttons/frame_caption_button.cc
|
| rename to ash/common/frame/caption_buttons/frame_caption_button.cc
|
| index 1a97d89113c8e98c1cbc9bd898b5cb57acaf3b70..eaf494c2cc13acf0c3c3ab8fbe532daeaa90f5c3 100644
|
| --- a/ash/frame/caption_buttons/frame_caption_button.cc
|
| +++ b/ash/common/frame/caption_buttons/frame_caption_button.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/frame/caption_buttons/frame_caption_button.h"
|
| +#include "ash/common/frame/caption_buttons/frame_caption_button.h"
|
|
|
| #include "ui/gfx/animation/slide_animation.h"
|
| #include "ui/gfx/animation/throb_animation.h"
|
|
|