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

Unified Diff: ash/common/system/overview/overview_button_tray.h

Issue 2121473002: mash: Move status area overview button to //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/system/overview/overview_button_tray.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/overview/overview_button_tray.h
diff --git a/ash/system/overview/overview_button_tray.h b/ash/common/system/overview/overview_button_tray.h
similarity index 92%
rename from ash/system/overview/overview_button_tray.h
rename to ash/common/system/overview/overview_button_tray.h
index 792a8c30b5713f26fa686e1d64a77d849679078a..1654458d62aba826889cd1926270efe619de7326 100644
--- a/ash/system/overview/overview_button_tray.h
+++ b/ash/common/system/overview/overview_button_tray.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_SYSTEM_OVERVIEW_OVERVIEW_BUTTON_TRAY_H_
-#define ASH_SYSTEM_OVERVIEW_OVERVIEW_BUTTON_TRAY_H_
+#ifndef ASH_COMMON_SYSTEM_OVERVIEW_OVERVIEW_BUTTON_TRAY_H_
+#define ASH_COMMON_SYSTEM_OVERVIEW_OVERVIEW_BUTTON_TRAY_H_
#include "ash/ash_export.h"
#include "ash/common/session/session_state_observer.h"
@@ -69,4 +69,4 @@ class ASH_EXPORT OverviewButtonTray : public TrayBackgroundView,
} // namespace ash
-#endif // ASH_SYSTEM_OVERVIEW_OVERVIEW_BUTTON_TRAY_H_
+#endif // ASH_COMMON_SYSTEM_OVERVIEW_OVERVIEW_BUTTON_TRAY_H_
« no previous file with comments | « ash/ash.gyp ('k') | ash/common/system/overview/overview_button_tray.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698