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

Unified Diff: base/message_loop_unittest.cc

Issue 495002: Changes to base/ from a combination of FreeBSD and OpenBSD patches. (Closed)
Patch Set: minor tweaks Created 11 years 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: base/message_loop_unittest.cc
diff --git a/base/message_loop_unittest.cc b/base/message_loop_unittest.cc
index 16d1c1ada47fbe4cea757a9026bbf7a73477db21..74491ce1b76fdcb483008a10852cff20ddc51aa7 100644
--- a/base/message_loop_unittest.cc
+++ b/base/message_loop_unittest.cc
@@ -1502,4 +1502,4 @@ TEST(MessageLoopTest, FileDescriptorWatcherDoubleStop) {
close(pipefds[1]);
}
-#endif // defined(OS_LINUX)
+#endif // defined(OS_POSIX)
« base/message_loop.h ('K') | « base/message_loop.cc ('k') | base/mime_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698