| Index: ash/wm/drag_window_resizer_unittest.cc
|
| diff --git a/ash/wm/drag_window_resizer_unittest.cc b/ash/wm/drag_window_resizer_unittest.cc
|
| index 629e8a29d8406cc8683a6a44e090c42d53d742a2..1f632de4b8fc04bbb116b0635e594c60f9f62472 100644
|
| --- a/ash/wm/drag_window_resizer_unittest.cc
|
| +++ b/ash/wm/drag_window_resizer_unittest.cc
|
| @@ -32,7 +32,7 @@ const int kRootHeight = 600;
|
|
|
| class DragWindowResizerTest : public test::AshTestBase {
|
| public:
|
| - DragWindowResizerTest() : window_(NULL) {}
|
| + DragWindowResizerTest() {}
|
| virtual ~DragWindowResizerTest() {}
|
|
|
| virtual void SetUp() OVERRIDE {
|
|
|