Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index 60e38fb50f6fd5aa15828015198180c635ef9a56..729ec06baa49ab2ea60e1d737604208aaf163397 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -414,6 +414,8 @@ |
| 'sources': [ |
| 'common/pepper_flash.cc', |
| 'common/pepper_flash.h', |
| + 'common/ppapi_utils.cc', |
| + 'common/ppapi_utils.h', |
| ], |
| }], |
| ['enable_plugins==1 and enable_extensions==1', { |