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

Unified Diff: third_party/adobe/flash/flash_player.gyp

Issue 10911137: 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/common/pref_names.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/adobe/flash/flash_player.gyp
diff --git a/third_party/adobe/flash/flash_player.gyp b/third_party/adobe/flash/flash_player.gyp
index 8b981f0271ccdf852dcf9deaed082edda36aeb99..99ded70f8e81648102b74780d35783163d4e640d 100644
--- a/third_party/adobe/flash/flash_player.gyp
+++ b/third_party/adobe/flash/flash_player.gyp
@@ -59,15 +59,6 @@
'binaries/mac/plugin.vch',
]
}],
- [ 'OS == "win"', {
- 'files': [
- 'binaries/win/FlashPlayerApp.exe',
- 'binaries/win/FlashPlayerCPLApp.cpl',
- 'binaries/win/gcswf32.dll',
- 'binaries/win/plugin.vch',
- 'symbols/win/gcswf32.pdb',
- ]
- }],
],
}],
}],
« no previous file with comments | « chrome/common/pref_names.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698