Index: components/pairing/host_pairing_controller.cc |
diff --git a/chromeos/pairing/host_pairing_controller.cc b/components/pairing/host_pairing_controller.cc |
similarity index 88% |
rename from chromeos/pairing/host_pairing_controller.cc |
rename to components/pairing/host_pairing_controller.cc |
index 2772705b504a51f1cc4a3cb0614a596c41a54d0d..1c6f6da7f5e38b56a4c2a6394188494436cb8c18 100644 |
--- a/chromeos/pairing/host_pairing_controller.cc |
+++ b/components/pairing/host_pairing_controller.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 "chromeos/pairing/host_pairing_controller.h" |
+#include "components/pairing/host_pairing_controller.h" |
namespace chromeos { |