Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index 83a320d3bc198b853e07144bef771b8765ad0c2c..50ba498366a78c86c63a6da528a41fd24e8a7647 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -409,6 +409,10 @@ |
| 'sources': [ |
| 'common/pepper_flash.cc', |
| 'common/pepper_flash.h', |
| + ], |
| + }], |
| + ['enable_plugins==1 and enable_extensions==1', { |
| + 'sources': [ |
| 'common/pepper_permission_util.cc', |
| 'common/pepper_permission_util.h', |
| ], |