| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index a636cd337f207c9dbe4a68f747b2998bc7534c0a..39d42d86afc667f604b45c99a765edf5d188dc9a 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -364,6 +364,8 @@
|
| 'tests/test_graphics_3d.h',
|
| 'tests/test_host_resolver_private.cc',
|
| 'tests/test_host_resolver_private.h',
|
| + 'tests/test_host_resolver_private_disallowed.cc',
|
| + 'tests/test_host_resolver_private_disallowed.h',
|
| 'tests/test_image_data.cc',
|
| 'tests/test_image_data.h',
|
| 'tests/test_ime_input_event.cc',
|
|
|