| Index: remoting/client/empty_cursor_filter.cc
|
| diff --git a/remoting/client/plugin/empty_cursor_filter.cc b/remoting/client/empty_cursor_filter.cc
|
| similarity index 94%
|
| rename from remoting/client/plugin/empty_cursor_filter.cc
|
| rename to remoting/client/empty_cursor_filter.cc
|
| index 15180fa007ba28a6f67ad297aeeb0b055449f1e0..085de580c8882f2228fd187eb4d6471321ceebf7 100644
|
| --- a/remoting/client/plugin/empty_cursor_filter.cc
|
| +++ b/remoting/client/empty_cursor_filter.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 <algorithm>
|
|
|
|
|