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

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

Issue 902583003: Update installer files now that PDF plugin is gone. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/chrome_installer.gypi ('K') | « chrome/tools/build/linux/FILES.cfg ('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
diff --git a/chrome/tools/build/win/FILES.cfg b/chrome/tools/build/win/FILES.cfg
index bbdfa7e14ed3c583458db47000afd8d7cb379c80..f024173877d44974da9378e6e11884c0030451ec 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -369,12 +369,6 @@ FILES = [
'filename': 'widevinecdmadapter.dll',
'buildtype': ['official'],
},
- # PDF Plugin files:
- {
- 'filename': 'pdf.dll',
- 'buildtype': ['dev', 'official'],
- 'filegroup': ['default', 'symsrc'],
- },
# ANGLE files:
{
'filename': 'D3DCompiler_47.dll',
@@ -709,11 +703,6 @@ FILES = [
'archive': 'chrome-win32-syms.zip',
},
{
- 'filename': 'pdf.dll.pdb',
- 'buildtype': ['dev', 'official'],
- 'archive': 'chrome-win32-syms.zip',
- },
- {
'filename': 'setup.exe.pdb',
'buildtype': ['dev', 'official'],
'archive': 'chrome-win32-syms.zip',
« chrome/chrome_installer.gypi ('K') | « chrome/tools/build/linux/FILES.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698