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

Unified Diff: ash/multi_profile_uma.h

Issue 2729363002: chromeos: Move files in //ash/common to //ash, part 3 (Closed)
Patch Set: Created 3 years, 9 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/mojo_interface_factory.cc ('k') | ash/multi_profile_uma.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
« no previous file with comments | « ash/mojo_interface_factory.cc ('k') | ash/multi_profile_uma.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698