Index: remoting/host/clipboard_aura.cc |
diff --git a/remoting/host/chromeos/clipboard_aura.cc b/remoting/host/clipboard_aura.cc |
similarity index 98% |
rename from remoting/host/chromeos/clipboard_aura.cc |
rename to remoting/host/clipboard_aura.cc |
index 7fca2df7b3ccf4d3285e33efb34aa021f07c7b7f..2fd3be04c080d5bbfd5f009540697dae659fb2de 100644 |
--- a/remoting/host/chromeos/clipboard_aura.cc |
+++ b/remoting/host/clipboard_aura.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/strings/utf_string_conversions.h" |
#include "base/timer/timer.h" |