| Index: ash/common/multi_profile_uma.cc
|
| diff --git a/ash/multi_profile_uma.cc b/ash/common/multi_profile_uma.cc
|
| similarity index 97%
|
| rename from ash/multi_profile_uma.cc
|
| rename to ash/common/multi_profile_uma.cc
|
| index 5761fc2bbbe42570eea5e53f5f4db318a7ec3833..d21174333c4ace1ed11e990a416bb979a620ce19 100644
|
| --- a/ash/multi_profile_uma.cc
|
| +++ b/ash/common/multi_profile_uma.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/multi_profile_uma.h"
|
| +#include "ash/common/multi_profile_uma.h"
|
|
|
| #include "base/metrics/histogram.h"
|
|
|
|
|