| Index: ash/drag_drop/drag_image_view_unittest.cc
|
| diff --git a/ash/common/drag_drop/drag_image_view_unittest.cc b/ash/drag_drop/drag_image_view_unittest.cc
|
| similarity index 97%
|
| rename from ash/common/drag_drop/drag_image_view_unittest.cc
|
| rename to ash/drag_drop/drag_image_view_unittest.cc
|
| index e74d1bc4d1252655cc5a884c0089c72a1f53787e..6fa0bd3cbdfb4730e71a130f074f6000b7e4bb92 100644
|
| --- a/ash/common/drag_drop/drag_image_view_unittest.cc
|
| +++ b/ash/drag_drop/drag_image_view_unittest.cc
|
| @@ -2,9 +2,9 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/common/drag_drop/drag_image_view.h"
|
| +#include "ash/drag_drop/drag_image_view.h"
|
|
|
| -#include "ash/common/test/ash_test.h"
|
| +#include "ash/test/ash_test.h"
|
| #include "ui/base/dragdrop/drag_drop_types.h"
|
|
|
| namespace ash {
|
|
|