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

Unified Diff: ash/wm/common/workspace/workspace_window_resizer.h

Issue 2018753003: Moves ash/wm/common back into ash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove BUILD.gn again Created 4 years, 7 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/wm/common/workspace/workspace_layout_manager_delegate.h ('k') | chrome/chrome_browser_chromeos.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/common/workspace/workspace_window_resizer.h
diff --git a/ash/wm/common/workspace/workspace_window_resizer.h b/ash/wm/common/workspace/workspace_window_resizer.h
index 482ff7832e341d488aeb68d55b2b06b1573a6da0..dd32fc4d44a5461e4ed5bff71a166964b4caaa72 100644
--- a/ash/wm/common/workspace/workspace_window_resizer.h
+++ b/ash/wm/common/workspace/workspace_window_resizer.h
@@ -33,7 +33,7 @@ class WmGlobals;
// are moved outside the work area they are shrunk. We remember the height of
// the window before it was moved so that if the window is again moved up we
// attempt to restore the old height.
-class ASH_WM_COMMON_EXPORT WorkspaceWindowResizer : public WindowResizer {
+class ASH_EXPORT WorkspaceWindowResizer : public WindowResizer {
public:
// When dragging an attached window this is the min size we'll make sure is
// visible. In the vertical direction we take the max of this and that from
« no previous file with comments | « ash/wm/common/workspace/workspace_layout_manager_delegate.h ('k') | chrome/chrome_browser_chromeos.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698