| Index: chrome/browser/chromeos/login/screens/host_pairing_screen.cc
|
| diff --git a/chrome/browser/chromeos/login/screens/host_pairing_screen.cc b/chrome/browser/chromeos/login/screens/host_pairing_screen.cc
|
| index 73a8d2acbdbc8208028bef635817c01cc0c57732..88e5f56e25598ece48c9d72e931c34e9a40812a1 100644
|
| --- a/chrome/browser/chromeos/login/screens/host_pairing_screen.cc
|
| +++ b/chrome/browser/chromeos/login/screens/host_pairing_screen.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/command_line.h"
|
| #include "chrome/browser/chromeos/login/wizard_controller.h"
|
| #include "chromeos/chromeos_switches.h"
|
| -#include "chromeos/pairing/fake_host_pairing_controller.h"
|
| +#include "components/pairing/fake_host_pairing_controller.h"
|
|
|
| namespace chromeos {
|
|
|
|
|