Chromium Code Reviews| Index: ppapi/ppapi_tests.gypi |
| diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi |
| index a15748fe9761968b98f615875054bc2368835c5c..3c08091c876930e8f3a862bbabe36df1149cfb33 100644 |
| --- a/ppapi/ppapi_tests.gypi |
| +++ b/ppapi/ppapi_tests.gypi |
| @@ -72,6 +72,7 @@ |
| 'tests/all_cpp_includes.h', |
| 'tests/arch_dependent_sizes_32.h', |
| 'tests/arch_dependent_sizes_64.h', |
| + 'tests/pp_thread.h', |
|
polina
2011/08/17 17:58:15
why in this in the tests dir?
dmichael (off chromium)
2011/08/17 21:15:15
By request from Brett. I was going to put it in pp
polina
2011/08/18 20:02:34
I would add a comment explaining all this to the h
|
| 'tests/test_broker.cc', |
| 'tests/test_broker.h', |
| 'tests/test_buffer.cc', |