| Index: remoting/host/win/chromoting_module.h
|
| diff --git a/remoting/host/win/chromoting_module.h b/remoting/host/win/chromoting_module.h
|
| index 78d03a1ea71a713fdb76d83bc8b319137efbc239..4aa282103252d26be02da4a8f21f76db9cf6476c 100644
|
| --- a/remoting/host/win/chromoting_module.h
|
| +++ b/remoting/host/win/chromoting_module.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/win/scoped_com_initializer.h"
|
|
|
| // chromoting_lib.h contains MIDL-generated declarations.
|
| -#include "remoting/host/win/chromoting_lib.h"
|
| +#include "remoting/host/chromoting_lib.h"
|
|
|
| namespace base {
|
| namespace win {
|
|
|