| 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 47d0ff8114831c7572b1b47ae2c3f3dad8a4a5a4..bcf294efe8cc4beaa816ae4a2e7a66f6cd8ee0d2 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_macros.h"
 | 
|  
 | 
| 
 |