| Index: ash/common/system/user/rounded_image_view.cc
|
| diff --git a/ash/system/user/rounded_image_view.cc b/ash/common/system/user/rounded_image_view.cc
|
| similarity index 97%
|
| rename from ash/system/user/rounded_image_view.cc
|
| rename to ash/common/system/user/rounded_image_view.cc
|
| index 9c42a2c1e28d2534844a339e0b6a2e143de5b6ff..7496cb51dce5b22a55293ab003b3a1435e3d1c86 100644
|
| --- a/ash/system/user/rounded_image_view.cc
|
| +++ b/ash/common/system/user/rounded_image_view.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/system/user/rounded_image_view.h"
|
| +#include "ash/common/system/user/rounded_image_view.h"
|
| #include "skia/ext/image_operations.h"
|
| #include "third_party/skia/include/core/SkPaint.h"
|
| #include "third_party/skia/include/core/SkPath.h"
|
|
|