Reland http://codereview.chromium.org/7648033

Add means for running some tests only o-o-p, add messaging o-o-p test.

BUG=None
TEST=included
[email protected]

Review URL: http://codereview.chromium.org/7799031

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98861 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi
index a8a59c2a..b3dcb056 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',
         'tests/test_broker.cc',
         'tests/test_broker.h',
         'tests/test_buffer.cc',