summaryrefslogtreecommitdiffstats
path: root/mojo/mojo.gyp
diff options
context:
space:
mode:
authorviettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-06 10:31:47 +0000
committerviettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-06 10:31:47 +0000
commitf764b25b441e7c5e5bbc17ad11d0699e143571c5 (patch)
treede04bdac467ee56cdead4632a2117cae8b44fd8a /mojo/mojo.gyp
parent1f39bd4edc51c26135e6ba727f5713096f5c1de6 (diff)
downloadchromium_src-f764b25b441e7c5e5bbc17ad11d0699e143571c5.zip
chromium_src-f764b25b441e7c5e5bbc17ad11d0699e143571c5.tar.gz
chromium_src-f764b25b441e7c5e5bbc17ad11d0699e143571c5.tar.bz2
Mojo: Enable RemoteMessagePipeTest on Windows.
R=yzshen@chromium.org Review URL: https://codereview.chromium.org/183873006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@255295 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'mojo/mojo.gyp')
-rw-r--r--mojo/mojo.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 9bbbaa9..084b182 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',