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

Unified Diff: ash/common/display/display_info.h

Issue 2084533008: mash: Migrate tray audio and deps to common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and rebase. Created 4 years, 6 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/aura/wm_shell_aura.cc ('k') | ash/common/display/display_info.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/display/display_info.h
diff --git a/ash/display/display_info.h b/ash/common/display/display_info.h
similarity index 98%
rename from ash/display/display_info.h
rename to ash/common/display/display_info.h
index 1b69bb03d82d8decf23f1ff13f9b5d7645078c0a..50ddd8f0c3ffa62d0ce6078ebaa6c7967b7af80f 100644
--- a/ash/display/display_info.h
+++ b/ash/common/display/display_info.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_DISPLAY_DISPLAY_INFO_H_
-#define ASH_DISPLAY_DISPLAY_INFO_H_
+#ifndef ASH_COMMON_DISPLAY_DISPLAY_INFO_H_
+#define ASH_COMMON_DISPLAY_DISPLAY_INFO_H_
#include <stdint.h>
@@ -337,4 +337,4 @@ ASH_EXPORT void ResetDisplayIdForTest();
} // namespace ash
-#endif // ASH_DISPLAY_DISPLAY_INFO_H_
+#endif // ASH_COMMON_DISPLAY_DISPLAY_INFO_H_
« no previous file with comments | « ash/aura/wm_shell_aura.cc ('k') | ash/common/display/display_info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698