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

Unified Diff: ash/wm/window_util.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/wm/window_util.h
diff --git a/ash/wm/window_util.h b/ash/wm/window_util.h
index a43f4a006aea1749ea94e181316e24a9cd4593f2..35668c83942615dc20aedd9a6e24b50d80ab955b 100644
--- a/ash/wm/window_util.h
+++ b/ash/wm/window_util.h
@@ -24,10 +24,11 @@ class Event;
}
namespace ash {
-namespace wm {
class WmWindow;
+namespace wm {
+
// Utility functions for window activation.
ASH_EXPORT void ActivateWindow(aura::Window* window);
ASH_EXPORT void DeactivateWindow(aura::Window* window);
« ash/common/wm_window.h ('K') | « ash/wm/window_state_aura.cc ('k') | ash/wm/window_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698