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

Unified Diff: ipc/ipc_tests.cc

Issue 174206: Bring up Firefox Password Import Unittest on OS X. (Closed)
Patch Set: Small fix Created 11 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: ipc/ipc_tests.cc
diff --git a/ipc/ipc_tests.cc b/ipc/ipc_tests.cc
index 172284eeadd360513202f6e3ac05a138376844ea..7094308b048d929f47a82e8751374e0850def147 100644
--- a/ipc/ipc_tests.cc
+++ b/ipc/ipc_tests.cc
@@ -270,7 +270,7 @@ TEST_F(IPCChannelTest, ChannelProxyTest) {
L"RunTestClient",
fds_to_map,
debug_on_start);
-#endif // defined(OS_POXIX)
+#endif // defined(OS_POSIX)
ASSERT_TRUE(process_handle);
« chrome/browser/importer/nss_decryptor_mac.mm ('K') | « ipc/ipc_sync_message_unittest.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698