diff options
-rw-r--r-- | third_party/adobe/flash/flash_player.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/adobe/flash/flash_player.gyp b/third_party/adobe/flash/flash_player.gyp index a9f60f8..241baae 100644 --- a/third_party/adobe/flash/flash_player.gyp +++ b/third_party/adobe/flash/flash_player.gyp @@ -18,6 +18,7 @@ [ 'chromeos == 1', { 'files': [ 'binaries/chromeos/libgcflashplayer.so', + 'binaries/linux/plugin.vch', ] }], [ 'OS == "linux" and target_arch == "ia32" and chromeos == 0', { |