Skip to content

Commit

Permalink
Mac NPAPI Flash: don't copy the additional plugin.vch file.
Browse files Browse the repository at this point in the history
Flash 11.5 will put it inside the bundle, as far as I can tell.

TBR=ben@chromium.org

Review URL: https://codereview.chromium.org/11266039

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164112 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
viettrungluu@chromium.org committed Oct 25, 2012
1 parent c3929ad commit 9c514a3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion chrome/chrome_dll.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,6 @@
['branding == "Chrome"', {
'files': [
'<(PRODUCT_DIR)/Flash Player Plugin for Chrome.plugin',
'<(PRODUCT_DIR)/plugin.vch',
],
}],
['internal_pdf', {
Expand Down
1 change: 0 additions & 1 deletion third_party/adobe/flash/flash_player.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
[ 'OS == "mac"', {
'files': [
'binaries/mac/Flash Player Plugin for Chrome.plugin',
'binaries/mac/plugin.vch',
]
}],
],
Expand Down

0 comments on commit 9c514a3

Please sign in to comment.