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

Unified Diff: third_party/mojo/src/mojo/edk/system/multiprocess_message_pipe_unittest.cc

Issue 1157573002: Revert "Update mojo sdk to rev 1dc8a9a5db73d3718d99917fadf31f5fb2ebad4f" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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: third_party/mojo/src/mojo/edk/system/multiprocess_message_pipe_unittest.cc
diff --git a/third_party/mojo/src/mojo/edk/system/multiprocess_message_pipe_unittest.cc b/third_party/mojo/src/mojo/edk/system/multiprocess_message_pipe_unittest.cc
index 1570007b3221c22b2890900818cbfae22f88ad2d..cf5049e566a4ea82af207681c1803b0de8b083a2 100644
--- a/third_party/mojo/src/mojo/edk/system/multiprocess_message_pipe_unittest.cc
+++ b/third_party/mojo/src/mojo/edk/system/multiprocess_message_pipe_unittest.cc
@@ -450,8 +450,7 @@ class MultiprocessMessagePipeTestWithPipeCount
#if defined(OS_MACOSX)
// http://crbug.com/488260
-TEST_P(MultiprocessMessagePipeTestWithPipeCount,
- DISABLED_PlatformHandlePassing) {
+TEST_P(MultiprocessMessagePipeTestWithPipeCount, DISABLED_PlatformHandlePassing) {
#else
TEST_P(MultiprocessMessagePipeTestWithPipeCount, PlatformHandlePassing) {
#endif
« no previous file with comments | « third_party/mojo/src/mojo/edk/system/master_connection_manager.cc ('k') | third_party/mojo/src/mojo/edk/system/raw_channel.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698