| Index: ash/frame/caption_buttons/frame_caption_button.cc
|
| diff --git a/ash/common/frame/caption_buttons/frame_caption_button.cc b/ash/frame/caption_buttons/frame_caption_button.cc
|
| similarity index 98%
|
| rename from ash/common/frame/caption_buttons/frame_caption_button.cc
|
| rename to ash/frame/caption_buttons/frame_caption_button.cc
|
| index 0d26e0d626890eef84974bd746c8f5cd0d56820e..98794439a09d5b2e92bd17097d32c1605aaf3287 100644
|
| --- a/ash/common/frame/caption_buttons/frame_caption_button.cc
|
| +++ b/ash/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/common/frame/caption_buttons/frame_caption_button.h"
|
| +#include "ash/frame/caption_buttons/frame_caption_button.h"
|
|
|
| #include "ui/gfx/animation/slide_animation.h"
|
| #include "ui/gfx/animation/throb_animation.h"
|
|
|