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

Unified Diff: util/test/multiprocess_exec_test.cc

Issue 808493003: win: port multiprocess_exec_test_child.cc (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: namespace Created 5 years, 11 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 | util/test/multiprocess_exec_test_child.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/test/multiprocess_exec_test.cc
diff --git a/util/test/multiprocess_exec_test.cc b/util/test/multiprocess_exec_test.cc
index 085bf5d845e88a99ba80581b3786f4346f6a3ed7..8fb1548f36e6e3168c006058f2d4cec0dbe09a58 100644
--- a/util/test/multiprocess_exec_test.cc
+++ b/util/test/multiprocess_exec_test.cc
@@ -14,8 +14,6 @@
#include "util/test/multiprocess_exec.h"
-#include <unistd.h>
-
#include "base/basictypes.h"
#include "gtest/gtest.h"
#include "util/file/file_io.h"
« no previous file with comments | « no previous file | util/test/multiprocess_exec_test_child.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698