| Index: build/gn_migration.gypi
|
| diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
|
| index c611f6056ff40e75d2741a500b751323aedb6f5d..2108815ec8e49a5d0294e8267c9a3e31ae9ccc5f 100644
|
| --- a/build/gn_migration.gypi
|
| +++ b/build/gn_migration.gypi
|
| @@ -539,13 +539,6 @@
|
| '../third_party/codesighs/codesighs.gyp:msmap2tsv',
|
| '../third_party/pdfium/samples/samples.gyp:pdfium_diff',
|
| ],
|
| - 'conditions': [
|
| - ['component!="shared_library" or target_arch!="ia32"', {
|
| - 'dependencies': [
|
| - '../chrome/installer/mini_installer.gyp:next_version_mini_installer',
|
| - ],
|
| - }],
|
| - ],
|
| }],
|
| ['chromecast==1', {
|
| 'dependencies': [
|
|
|