| Index: remoting/host/pairing_registry_delegate_win.h
|
| diff --git a/remoting/host/pairing_registry_delegate_win.h b/remoting/host/pairing_registry_delegate_win.h
|
| index f7cf832b335dbf6388745a83d50d6915e74f6aeb..7d9291794accd660031aad0ba544edc81d72d854 100644
|
| --- a/remoting/host/pairing_registry_delegate_win.h
|
| +++ b/remoting/host/pairing_registry_delegate_win.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/win/registry.h"
|
| #include "remoting/protocol/pairing_registry.h"
|
|
|