Index: remoting/host/branding.h |
diff --git a/remoting/host/branding.h b/remoting/host/branding.h |
index e780bc3540984daa8ee0013cdb6e1f96bb5b05a0..610a47c7dde55f0aacf4844843f71827771d2cb6 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 char kWindowsServiceName[]; |
+extern const char16 kWindowsServiceName[]; |
#endif |
// Returns the location of the host configuration directory. |