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