| Index: chrome/chrome_resources.gyp
|
| diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp
|
| index e1de77940ba54d9d3bb64f053645e8fb2539374d..ba40b735499809f4258316cca3c9fb57588d5fe6 100644
|
| --- a/chrome/chrome_resources.gyp
|
| +++ b/chrome/chrome_resources.gyp
|
| @@ -567,16 +567,6 @@
|
| '<(DEPTH)/ui/app_list/resources/app_list_resources.gyp:app_list_resources',
|
| ],
|
| }],
|
| - ['OS == "mac"', {
|
| - 'actions': [
|
| - {
|
| - 'includes': ['chrome_repack_chrome_material_100_percent.gypi']
|
| - },
|
| - {
|
| - 'includes': ['chrome_repack_chrome_material_200_percent.gypi']
|
| - },
|
| - ],
|
| - }],
|
| ['OS != "mac" and OS != "ios"', {
|
| # Copy pak files to the product directory. These files will be picked
|
| # up by the following installer scripts:
|
|
|