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

Unified Diff: ash/common/system/chromeos/cast/tray_cast.h

Issue 2463163002: Update chromeos system menu buttons for MD. (Closed)
Patch Set: boxlayout has some annoying dchecks Created 4 years, 1 month 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/system/cast/tray_cast.cc ('k') | ash/common/system/chromeos/cast/tray_cast.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/chromeos/cast/tray_cast.h
diff --git a/ash/common/system/cast/tray_cast.h b/ash/common/system/chromeos/cast/tray_cast.h
similarity index 94%
rename from ash/common/system/cast/tray_cast.h
rename to ash/common/system/chromeos/cast/tray_cast.h
index ce889959211063075efe5aa1ccb517d7b799fe51..e7d7ba1a05dd5f30ad0cf4c4a491b073466ccb72 100644
--- a/ash/common/system/cast/tray_cast.h
+++ b/ash/common/system/chromeos/cast/tray_cast.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_SYSTEM_CAST_TRAY_CAST_H_
-#define ASH_COMMON_SYSTEM_CAST_TRAY_CAST_H_
+#ifndef ASH_COMMON_SYSTEM_CHROMEOS_CAST_TRAY_CAST_H_
+#define ASH_COMMON_SYSTEM_CHROMEOS_CAST_TRAY_CAST_H_
#include "ash/common/cast_config_delegate.h"
#include "ash/common/shell_observer.h"
@@ -76,4 +76,4 @@ class ASH_EXPORT TrayCast : public SystemTrayItem,
} // namespace ash
-#endif // ASH_COMMON_SYSTEM_CAST_TRAY_CAST_H_
+#endif // ASH_COMMON_SYSTEM_CHROMEOS_CAST_TRAY_CAST_H_
« no previous file with comments | « ash/common/system/cast/tray_cast.cc ('k') | ash/common/system/chromeos/cast/tray_cast.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698