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

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

Issue 2799006: Update installer for internal plugin. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 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
« chrome/tools/build/linux/FILES.cfg ('K') | « chrome/tools/build/win/FILES ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/win/FILES.cfg
===================================================================
--- chrome/tools/build/win/FILES.cfg (revision 49750)
+++ chrome/tools/build/win/FILES.cfg (working copy)
@@ -336,4 +336,10 @@
'arch': ['32bit', '64bit'],
'buildtype': ['official'],
},
+ # PDF Plugin files:
+ {
+ 'filename': 'pdf.dll',
+ 'arch': ['32bit', '64bit'],
+ 'buildtype': ['dev', 'official'],
viettrungluu 2010/06/15 01:45:43 It's not entirely clear to me what "dev" builds ar
jam 2010/06/15 01:52:07 i'm not sure either, i'm treating it like any of t
+ },
]
« chrome/tools/build/linux/FILES.cfg ('K') | « chrome/tools/build/win/FILES ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698