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

Unified Diff: mojo/mojo.gyp

Issue 183873006: Mojo: Enable RemoteMessagePipeTest on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: components fix Created 6 years, 10 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 | « no previous file | mojo/system/dispatcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 9bbbaa9b59909c4a916e0ac5fb46c774c78e6550..084b182444f81e6eec03d2c258e087f01a812b51 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -182,7 +182,7 @@
'system/message_pipe_unittest.cc',
'system/multiprocess_message_pipe_unittest.cc',
'system/raw_channel_unittest.cc',
- 'system/remote_message_pipe_posix_unittest.cc',
+ 'system/remote_message_pipe_unittest.cc',
'system/simple_dispatcher_unittest.cc',
'system/test_utils.cc',
'system/test_utils.h',
« no previous file with comments | « no previous file | mojo/system/dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698