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

Unified Diff: ppapi/tests/test_post_message.h

Issue 7806016: Revert 98826 - Add means for running some tests only o-o-p. Add messaging non-main thread test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: 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
« no previous file with comments | « ppapi/tests/test_case.h ('k') | ppapi/tests/test_post_message.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/tests/test_post_message.h
===================================================================
--- ppapi/tests/test_post_message.h (revision 98831)
+++ ppapi/tests/test_post_message.h (working copy)
@@ -53,9 +53,6 @@
// nothing happens.
std::string TestExtraParam();
- // Test sending messages off of the main thread.
- std::string TestNonMainThread();
-
typedef std::vector<pp::Var> VarVector;
// This is used to store pp::Var objects we receive via a call to
« no previous file with comments | « ppapi/tests/test_case.h ('k') | ppapi/tests/test_post_message.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698