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

Unified Diff: ash/common/wm/switchable_windows.h

Issue 2035543004: Shuffles and renames ash/common/wm classes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: random changes for chrome tests 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
Index: ash/common/wm/switchable_windows.h
diff --git a/ash/common/wm/switchable_windows.h b/ash/common/wm/switchable_windows.h
index e7303d8dbec6d0a799f0383b1ec8d96b47137886..e960a2f36ce6562063e892f7092ea00dd4c6fead 100644
--- a/ash/common/wm/switchable_windows.h
+++ b/ash/common/wm/switchable_windows.h
@@ -11,10 +11,11 @@
#include "base/macros.h"
namespace ash {
-namespace wm {
class WmWindow;
+namespace wm {
+
// List of containers which contain windows that can be switched via Alt+Tab to.
ASH_EXPORT extern const int kSwitchableWindowContainerIds[];

Powered by Google App Engine
This is Rietveld 408576698