| Index: remoting/host/branding.h
|
| diff --git a/remoting/host/branding.h b/remoting/host/branding.h
|
| index 610a47c7dde55f0aacf4844843f71827771d2cb6..c139fb414b4a128066581a5156b4bdc909eca8ca 100644
|
| --- a/remoting/host/branding.h
|
| +++ b/remoting/host/branding.h
|
| @@ -11,7 +11,7 @@ namespace remoting {
|
|
|
| #if defined(OS_WIN)
|
| // Windows chromoting service name.
|
| -extern const char16 kWindowsServiceName[];
|
| +extern const wchar_t kWindowsServiceName[];
|
| #endif
|
|
|
| // Returns the location of the host configuration directory.
|
|
|