| Index: remoting/client/empty_cursor_filter_unittest.cc
|
| diff --git a/remoting/client/plugin/empty_cursor_filter_unittest.cc b/remoting/client/empty_cursor_filter_unittest.cc
|
| similarity index 97%
|
| rename from remoting/client/plugin/empty_cursor_filter_unittest.cc
|
| rename to remoting/client/empty_cursor_filter_unittest.cc
|
| index 8cdeb7d918cc1cb0d88065838c427d0960a8eec9..3fa98acc64fe56819de3cf76424097effed5cc77 100644
|
| --- a/remoting/client/plugin/empty_cursor_filter_unittest.cc
|
| +++ b/remoting/client/empty_cursor_filter_unittest.cc
|
| @@ -1,8 +1,8 @@
|
| -// Copyright 2014 The Chromium Authors. All rights reserved.
|
| +// Copyright 2015 The Chromium Authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "remoting/client/plugin/empty_cursor_filter.h"
|
| +#include "remoting/client/empty_cursor_filter.h"
|
|
|
| #include <ostream>
|
|
|
|
|