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

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

Issue 10907131: Remove bundled NPAPI Flash on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 3 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 | « chrome/installer/mini_installer/chrome.release ('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 8c51cb45671f79159f4f1388c94842c61a018466..3ee013a1eff76fe693790ebb81d197bccb741975 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -374,26 +374,6 @@ FILES = [
},
# Flash Player files:
{
- 'filename': 'gcswf32.dll',
- 'arch': ['32bit', '64bit'],
- 'buildtype': ['official'],
- },
- {
- 'filename': 'plugin.vch',
- 'arch': ['32bit', '64bit'],
- 'buildtype': ['official'],
- },
- {
- 'filename': 'FlashPlayerCPLApp.cpl',
- 'arch': ['32bit', '64bit'],
- 'buildtype': ['official'],
- },
- {
- 'filename': 'FlashPlayerApp.exe',
- 'arch': ['32bit', '64bit'],
- 'buildtype': ['official'],
- },
- {
'filename': 'PepperFlash/pepflashplayer.dll',
'arch': ['32bit', '64bit'],
'buildtype': ['official'],
« no previous file with comments | « chrome/installer/mini_installer/chrome.release ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698