| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 54974ae38d4a4ba1391977b9681b52bf27265d87..66102c20f92fb0f9b5ee769ccd251b962c1f160e 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -350,6 +350,8 @@
|
| 'common/speech_recognition_messages.h',
|
| 'common/ssl_status_serialization.cc',
|
| 'common/ssl_status_serialization.h',
|
| + 'common/renderer_constants.cc',
|
| + 'common/renderer_constants.h',
|
| 'common/swapped_out_messages.cc',
|
| 'common/swapped_out_messages.h',
|
| 'common/text_input_client_messages.h',
|
|
|