Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1252)

Unified Diff: ash/common/multi_profile_uma.h

Issue 2126963002: mash: Move multi_profile_uma.* to ash/common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and rebase. Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/ash.gyp ('k') | ash/common/multi_profile_uma.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/multi_profile_uma.h
diff --git a/ash/multi_profile_uma.h b/ash/common/multi_profile_uma.h
similarity index 95%
rename from ash/multi_profile_uma.h
rename to ash/common/multi_profile_uma.h
index 69c68b7443076ce62ac3ce95ac3de5c89e88d770..3ea654a066bb90554a400c5c852122696a798c13 100644
--- a/ash/multi_profile_uma.h
+++ b/ash/common/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_MULTI_PROFILE_UMA_H_
-#define ASH_MULTI_PROFILE_UMA_H_
+#ifndef ASH_COMMON_MULTI_PROFILE_UMA_H_
+#define ASH_COMMON_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_MULTI_PROFILE_UMA_H_
+#endif // ASH_COMMON_MULTI_PROFILE_UMA_H_
« no previous file with comments | « ash/ash.gyp ('k') | ash/common/multi_profile_uma.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698