Chromium Code Reviews| Index: ppapi/ppapi_sources.gypi |
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
| index 06ff1c410ebec180783c17113b2713c7e2f129bd..90e5c6bb94addf0c51d05f939ce88eada6a9464b 100644 |
| --- a/ppapi/ppapi_sources.gypi |
| +++ b/ppapi/ppapi_sources.gypi |
| @@ -402,6 +402,8 @@ |
| 'tests/test_core.h', |
| 'tests/test_cursor_control.cc', |
| 'tests/test_cursor_control.h', |
| + 'tests/test_dev_trace_event.cc', |
| + 'tests/test_dev_trace_event.h', |
| 'tests/test_empty.cc', |
| 'tests/test_empty.h', |
| 'tests/test_file_io.cc', |