diff options
author | alexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-29 04:10:18 +0000 |
---|---|---|
committer | alexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-29 04:10:18 +0000 |
commit | c253741161de6aef921d9701c25f9d3c4fb99fa6 (patch) | |
tree | 4bdb37c20b748994da808b0441f7faec7f04cc95 /remoting/chromium_branding | |
parent | 22bf39c4feb63cfb3d9082908f9437a3298c1cdf (diff) | |
download | chromium_src-c253741161de6aef921d9701c25f9d3c4fb99fa6.zip chromium_src-c253741161de6aef921d9701c25f9d3c4fb99fa6.tar.gz chromium_src-c253741161de6aef921d9701c25f9d3c4fb99fa6.tar.bz2 |
Introducing the "elevated controller" - a COM server with elevation support that will be used to control the me2me host on Windows.
Review URL: http://codereview.chromium.org/9791036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129576 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/chromium_branding')
-rw-r--r-- | remoting/chromium_branding | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/remoting/chromium_branding b/remoting/chromium_branding index f3ac5f0..88780c3 100644 --- a/remoting/chromium_branding +++ b/remoting/chromium_branding @@ -7,3 +7,5 @@ ME2ME_HOST_FILE_DESCRIPTION=Chromoting Host ME2ME_HOST_PRODUCT_FULLNAME=Chromoting SERVICE_FILE_DESCRIPTION=Chromoting Service SERVICE_PRODUCT_FULLNAME=Chromoting +SERVICE_CONTROLLER_FILE_DESCRIPTION=Chromoting Service Controller +SERVICE_CONTROLLER_PRODUCT_FULLNAME=Chromoting |