| Index: remoting/host/clipboard_aura_unittest.cc
|
| diff --git a/remoting/host/chromeos/clipboard_aura_unittest.cc b/remoting/host/clipboard_aura_unittest.cc
|
| similarity index 98%
|
| rename from remoting/host/chromeos/clipboard_aura_unittest.cc
|
| rename to remoting/host/clipboard_aura_unittest.cc
|
| index 5201c11ee4276565168bb07f82572156fda95bf7..8993592ee5c0edd64a2c2209e8043c36dad0b94a 100644
|
| --- a/remoting/host/chromeos/clipboard_aura_unittest.cc
|
| +++ b/remoting/host/clipboard_aura_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/host/chromeos/clipboard_aura.h"
|
| +#include "remoting/host/clipboard_aura.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
|
|