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

Unified Diff: ash/common/ash_constants.h

Issue 2734733002: Revert "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/common/accessibility_types.h ('k') | ash/common/ash_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/ash_constants.h
diff --git a/ash/ash_constants.h b/ash/common/ash_constants.h
similarity index 91%
rename from ash/ash_constants.h
rename to ash/common/ash_constants.h
index 20cfe5baf67c754063f1b2038c97840429f1cf86..cf32eb14659eb9c70014bd689dc8c9735807f7f4 100644
--- a/ash/ash_constants.h
+++ b/ash/common/ash_constants.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_ASH_CONSTANTS_H_
-#define ASH_ASH_CONSTANTS_H_
+#ifndef ASH_COMMON_ASH_CONSTANTS_H_
+#define ASH_COMMON_ASH_CONSTANTS_H_
#include "ash/ash_export.h"
@@ -34,4 +34,4 @@ ASH_EXPORT extern const int kDefaultLargeCursorSize;
} // namespace ash
-#endif // ASH_ASH_CONSTANTS_H_
+#endif // ASH_COMMON_ASH_CONSTANTS_H_
« no previous file with comments | « ash/common/accessibility_types.h ('k') | ash/common/ash_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698