| Index: remoting/host/host_exit_codes.cc
|
| diff --git a/remoting/host/host_exit_codes.cc b/remoting/host/host_exit_codes.cc
|
| index 5d1a13c1f40faeedab0087d8b1898117f44a8f77..eec8a6b47b2be60a4a063811b09a1cb90113a6df 100644
|
| --- a/remoting/host/host_exit_codes.cc
|
| +++ b/remoting/host/host_exit_codes.cc
|
| @@ -4,9 +4,7 @@
|
|
|
| #include "remoting/host/host_exit_codes.h"
|
|
|
| -#include "remoting/protocol/name_value_map.h"
|
| -
|
| -using remoting::protocol::NameMapElement;
|
| +#include "remoting/base/name_value_map.h"
|
|
|
| namespace remoting {
|
|
|
|
|