Commit 239b3ae2 authored by abodenha@chromium.org's avatar abodenha@chromium.org

Revert 109261 - Revert 109054 - Add artifacts for GCP virtual driver.


BUG=
TEST=No visible changes


Review URL: http://codereview.chromium.org/8500001

TBR=abodenha@chromium.org
Review URL: http://codereview.chromium.org/8506021

TBR=abodenha@chromium.org
Review URL: http://codereview.chromium.org/8564016

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109905 0039d316-1c4b-4281-b951-d872f2087c98
parent 0239fd0a
......@@ -70,3 +70,6 @@ d3dx9_43.dll
D3DCompiler_43.dll
libEGL.dll
libGLESv2.dll
gcp_portmon.dll
gcp_portmon64.dll
virtual_driver_setup.exe
......@@ -389,4 +389,20 @@ FILES = [
'buildtype': ['dev', 'official'],
'archive': 'remoting-it2me.zip',
},
# Cloud Print virtual driver files:
{
'filename': 'gcp_portmon.dll',
'arch': ['32bit', '64bit'],
'buildtype': ['dev', 'official'],
},
{
'filename': 'gcp_portmon64.dll',
'arch': ['32bit', '64bit'],
'buildtype': ['dev', 'official'],
},
{
'filename': 'virtual_driver_setup.exe',
'arch': ['32bit', '64bit'],
'buildtype': ['dev', 'official'],
},
]
......@@ -7,3 +7,6 @@ nacl64_exe.pdb
ppGoogleNaClPluginChrome.pdb
remoting_host_plugin.pdb
setup.pdb
gcp_portmon.pdb
gcp_portmon64.pdb
virtual_driver_setup.pdb
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment