| 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 dd5c223dd4cd66bac76d9c0e0a88e2566008105c..c54baa3b92238538403c25bba6dcb5cfc74efddb 100644
|
| --- a/third_party/adobe/flash/flash_player.gyp
|
| +++ b/third_party/adobe/flash/flash_player.gyp
|
| @@ -59,6 +59,7 @@
|
| # anything to be done in this file (instead of a higher-level .gyp file).
|
| 'targets': [
|
| {
|
| + # GN version: //third_party/adobe/flash:flapper_version_h
|
| 'target_name': 'flapper_version_h',
|
| 'type': 'none',
|
| 'copies': [{
|
| @@ -67,6 +68,7 @@
|
| }],
|
| },
|
| {
|
| + # GN version: //third_party/adobe/flash:flapper_binaries
|
| 'target_name': 'flapper_binaries',
|
| 'type': 'none',
|
| 'copies': [{
|
|
|