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 76807bd..47646ad 100644 --- a/third_party/adobe/flash/flash_player.gyp +++ b/third_party/adobe/flash/flash_player.gyp @@ -13,6 +13,7 @@ [ 'branding == "Chrome"', { 'copies': [{ 'destination': '<(PRODUCT_DIR)', + 'files': [], 'conditions': [ [ 'OS == "linux" and target_arch == "ia32"', { 'files': [ 'binaries/linux/libgcflashplayer.so' ] |