| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index 05cf661382173e425ff9988af6edade83ef95fd7..6e6d617fd634c4acf616de9058d211f85c7637e5 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -335,6 +335,8 @@
|
| 'tests/test_host_resolver_private.h',
|
| 'tests/test_image_data.cc',
|
| 'tests/test_image_data.h',
|
| + 'tests/test_ime_input_event.cc',
|
| + 'tests/test_ime_input_event.h',
|
| 'tests/test_input_event.cc',
|
| 'tests/test_input_event.h',
|
| 'tests/test_memory.cc',
|
|
|