| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index c419c806305b50e8641d45b5786d303e55386844..de063451f4d30c86f7008f3c855cef8c5b4dc72c 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -350,6 +350,8 @@
|
| 'tests/test_memory.h',
|
| 'tests/test_mouse_cursor.cc',
|
| 'tests/test_mouse_cursor.h',
|
| + 'tests/test_mouse_lock.cc',
|
| + 'tests/test_mouse_lock.h',
|
| 'tests/test_net_address_private_untrusted.cc',
|
| 'tests/test_net_address_private_untrusted.h',
|
| 'tests/test_paint_aggregator.cc',
|
|
|