| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index cce3a5429179a94f4bd5fe1208d7092ae3a9bbf3..5c4b552f4f675966ccf5101f7d1adbeb34ef6beb 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -381,6 +381,8 @@
|
| 'tests/test_graphics_2d.h',
|
| 'tests/test_graphics_3d.cc',
|
| 'tests/test_graphics_3d.h',
|
| + 'tests/test_host_resolver_private.cc',
|
| + 'tests/test_host_resolver_private.h',
|
| 'tests/test_image_data.cc',
|
| 'tests/test_image_data.h',
|
| 'tests/test_input_event.cc',
|
|
|