| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index 3669be6c829712145d83fb2b4cbd1f7fba803edf..13be93819f3d424173a4731b7d46bd689df4acf0 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -485,6 +485,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',
|
|
|