| Index: ash/frame/header_painter_util.cc
|
| diff --git a/ash/common/frame/header_painter_util.cc b/ash/frame/header_painter_util.cc
|
| similarity index 98%
|
| rename from ash/common/frame/header_painter_util.cc
|
| rename to ash/frame/header_painter_util.cc
|
| index 6d5a11f2ed6259b676b6b0b0a7405aa038abc2ac..4d8b4a7e8d42e0e5711881fff897e993fb47d395 100644
|
| --- a/ash/common/frame/header_painter_util.cc
|
| +++ b/ash/frame/header_painter_util.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/header_painter_util.h"
|
| +#include "ash/frame/header_painter_util.h"
|
|
|
| #include <algorithm>
|
|
|
|
|