| Index: ash/multi_profile_uma.h
|
| diff --git a/ash/common/multi_profile_uma.h b/ash/multi_profile_uma.h
|
| similarity index 95%
|
| rename from ash/common/multi_profile_uma.h
|
| rename to ash/multi_profile_uma.h
|
| index 3ea654a066bb90554a400c5c852122696a798c13..69c68b7443076ce62ac3ce95ac3de5c89e88d770 100644
|
| --- a/ash/common/multi_profile_uma.h
|
| +++ b/ash/multi_profile_uma.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef ASH_COMMON_MULTI_PROFILE_UMA_H_
|
| -#define ASH_COMMON_MULTI_PROFILE_UMA_H_
|
| +#ifndef ASH_MULTI_PROFILE_UMA_H_
|
| +#define ASH_MULTI_PROFILE_UMA_H_
|
|
|
| #include "ash/ash_export.h"
|
| #include "base/macros.h"
|
| @@ -82,4 +82,4 @@ class ASH_EXPORT MultiProfileUMA {
|
|
|
| } // namespace ash
|
|
|
| -#endif // ASH_COMMON_MULTI_PROFILE_UMA_H_
|
| +#endif // ASH_MULTI_PROFILE_UMA_H_
|
|
|