Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index 1fb3eb5890975e609967fd25bb745e3a92d00d71..5ce788c9c11670d1f6459da4f93a27d918052c46 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -416,6 +416,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', { |