Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6125)

Unified Diff: chrome/tools/build/win/FILES.cfg

Issue 10636063: Minor tweeks in virtual driver build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | cloud_print/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/win/FILES.cfg
diff --git a/chrome/tools/build/win/FILES.cfg b/chrome/tools/build/win/FILES.cfg
index 36dda50d04dd9c706c5ba359d6eaecf37d7577f5..f277b56328b2944a9aaa79406b36ad15a4396fe8 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -547,6 +547,12 @@ FILES = [
'archive': 'gcp_portmon64.dll',
},
{
+ 'filename': 'gcp-driver.ppd',
+ 'arch': ['32bit', '64bit'],
+ 'buildtype': ['official'],
+ 'archive': 'gcp-driver.ppd',
+ },
+ {
'filename': 'virtual_driver_setup.exe',
'arch': ['32bit', '64bit'],
'buildtype': ['official'],
« no previous file with comments | « no previous file | cloud_print/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698