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

Unified Diff: ash/wm/window_resizer.h

Issue 13896026: Stick windows to sides of workspaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Dock with zero width (no logs) Created 7 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_resizer.h
diff --git a/ash/wm/window_resizer.h b/ash/wm/window_resizer.h
index bc46df85e31a51b9adb9d2932678303db03eee87..651290bcf642ef850b86c4484a5a62a494174550 100644
--- a/ash/wm/window_resizer.h
+++ b/ash/wm/window_resizer.h
@@ -129,6 +129,6 @@ ASH_EXPORT scoped_ptr<WindowResizer> CreateWindowResizer(
const gfx::Point& point_in_parent,
int window_component);
-} // namespace aura
+} // namespace ash
#endif // ASH_WM_WINDOW_RESIZER_H_

Powered by Google App Engine
This is Rietveld 408576698