| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 5563d981e7193eb65a3679a8f7efbf7ff6b2fbfd..a9c366bf3560f79b9bd0097750fd030e4bb74705 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -135,6 +135,8 @@
|
| 'common/notification_type.h',
|
| 'common/pepper_file_messages.cc',
|
| 'common/pepper_file_messages.h',
|
| + 'common/pepper_messages.cc',
|
| + 'common/pepper_messages.h',
|
| 'common/process_watcher.h',
|
| 'common/process_watcher_mac.cc',
|
| 'common/process_watcher_posix.cc',
|
|
|