| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index f32e2b6c37b723feb096d90f42fbbfbd257ecebc..aca511d528a437c6b42e2690d8369cb58fa67547 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -393,6 +393,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',
|
|
|