| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index d2cd2349563a8f4d281c26ccbc235a518c541179..3f512edfd3fd4075162781368417bfb4771c2050 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -321,6 +321,8 @@
|
| 'common/p2p_messages.h',
|
| 'common/p2p_sockets.h',
|
| 'common/page_zoom.cc',
|
| + 'common/partial_circular_buffer.cc',
|
| + 'common/partial_circular_buffer.h',
|
| 'common/pepper_messages.h',
|
| 'common/pepper_plugin_registry.cc',
|
| 'common/pepper_plugin_registry.h',
|
|
|