| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index 55b7b7bb558ced5c69e8eaaedbf59db54221af8e..cbea21c623fac8eb8da836abdd6b7562686a33f7 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -489,6 +489,8 @@
|
| 'tests/test_flash_message_loop.h',
|
| 'tests/test_net_address_private.cc',
|
| 'tests/test_net_address_private.h',
|
| + 'tests/test_pdf.cc',
|
| + 'tests/test_pdf.h',
|
| 'tests/test_resource_array.cc',
|
| 'tests/test_resource_array.h',
|
| 'tests/test_struct_sizes.c',
|
|
|