Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(427)

Unified Diff: ppapi/ppapi_tests.gypi

Issue 7648033: Add means for running some tests only o-o-p, add messaging o-o-p test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Enable the test on Windows. Make each thread send multiple messages. Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698