| Index: remoting/host/branding.cc
|
| diff --git a/remoting/host/branding.cc b/remoting/host/branding.cc
|
| index cc3889335fe2322d6ad85b989b649a8e39aafbda..fe9547982419dc8fd5872f324668b315e87865c1 100644
|
| --- a/remoting/host/branding.cc
|
| +++ b/remoting/host/branding.cc
|
| @@ -12,7 +12,7 @@
|
| // TODO(lambroslambrou): The default locations should depend on whether Chrome
|
| // branding is enabled - this means also modifying the Python daemon script.
|
| // The actual location of the files is ultimately determined by the service
|
| -// daemon and native messaging host - these defaults are only used in case the
|
| +// daemon and NPAPI implementation - these defaults are only used in case the
|
| // command-line switches are absent.
|
| #if defined(OS_WIN)
|
| #ifdef OFFICIAL_BUILD
|
|
|