| Index: ash/drag_drop/drag_drop_interactive_uitest.cc
|
| diff --git a/ash/drag_drop/drag_drop_interactive_uitest.cc b/ash/drag_drop/drag_drop_interactive_uitest.cc
|
| index f9b3ceeb1c7801d8ddb2cef30f541aac873fa7a0..ef32801052a012897f417ff02839e0be2680f511 100644
|
| --- a/ash/drag_drop/drag_drop_interactive_uitest.cc
|
| +++ b/ash/drag_drop/drag_drop_interactive_uitest.cc
|
| @@ -20,7 +20,6 @@
|
| #include "ui/views/widget/widget.h"
|
|
|
| namespace ash {
|
| -namespace internal {
|
| namespace {
|
|
|
| class DraggableView : public views::View {
|
| @@ -184,5 +183,4 @@ TEST_F(DragDropTest, MAYBE_DragDropAcrossMultiDisplay) {
|
| target->Close();
|
| }
|
|
|
| -} // namespace internal
|
| } // namespace ash
|
|
|