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

Unified Diff: ash/wm/workspace/workspace_manager_unittest.cc

Issue 10454107: Revert 139494 - ash: Improved window maximize/restore animations (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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/workspace/workspace_manager.cc ('k') | content/browser/renderer_host/render_widget_host_view_aura.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/workspace/workspace_manager_unittest.cc
===================================================================
--- ash/wm/workspace/workspace_manager_unittest.cc (revision 139956)
+++ ash/wm/workspace/workspace_manager_unittest.cc (working copy)
@@ -30,7 +30,7 @@
class WorkspaceManagerTest : public test::AshTestBase {
public:
- WorkspaceManagerTest() : manager_(NULL) {}
+ WorkspaceManagerTest() {}
virtual ~WorkspaceManagerTest() {}
aura::Window* CreateTestWindowUnparented() {
@@ -571,7 +571,7 @@
}
// Verifies Show()ing a minimized window that persists across all workspaces
-// unminimizes the window.
+// unminimizes thew indow.
TEST_F(WorkspaceManagerTest, ShowMinimizedPersistWindow) {
// Create a window that persists across all workspaces.
scoped_ptr<Window> w1(CreateTestWindow());
« no previous file with comments | « ash/wm/workspace/workspace_manager.cc ('k') | content/browser/renderer_host/render_widget_host_view_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698