| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index cf08d070a8669978b9b6dad767a7e217e191396d..1f37f86420204678fa630572005064e5f9e3a176 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -320,6 +320,8 @@
|
| 'common/plugin_messages_internal.h',
|
| 'common/render_messages.cc',
|
| 'common/render_messages.h',
|
| + 'common/render_messages_params.cc',
|
| + 'common/render_messages_params.h',
|
| 'common/render_messages_internal.h',
|
| 'common/renderer_preferences.h',
|
| 'common/resource_dispatcher.cc',
|
|
|