| Index: remoting/client/ui/desktop_viewport_unittest.cc
|
| diff --git a/remoting/client/desktop_viewport_unittest.cc b/remoting/client/ui/desktop_viewport_unittest.cc
|
| similarity index 99%
|
| rename from remoting/client/desktop_viewport_unittest.cc
|
| rename to remoting/client/ui/desktop_viewport_unittest.cc
|
| index 2c1999849ef96ede56e6b4e46ff9e036c6a20065..bb4e7623e129f6a4f3025ec5a6d289799b932ee6 100644
|
| --- a/remoting/client/desktop_viewport_unittest.cc
|
| +++ b/remoting/client/ui/desktop_viewport_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "remoting/client/desktop_viewport.h"
|
| +#include "remoting/client/ui/desktop_viewport.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
|
|