Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index 8f2c6d29a057a2904faacfb94f33aa69ab1073b7..66247fb77e803ab53d98218d4038a76f283af2e7 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -417,6 +417,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', |
| ], |