Index: base/multiprocess_test.h |
diff --git a/base/multiprocess_test.h b/base/multiprocess_test.h |
index a85334e9f94fe7cd6494c96be278ee09540dd827..6f2dd40e756f62429b8a3db5f08a4d467f0b2219 100644 |
--- a/base/multiprocess_test.h |
+++ b/base/multiprocess_test.h |
@@ -6,11 +6,11 @@ |
#define BASE_MULTIPROCESS_TEST_H__ |
#include "base/command_line.h" |
-#include "base/platform_test.h" |
#include "base/process_util.h" |
#include "base/string_util.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "testing/multiprocess_func_list.h" |
+#include "testing/platform_test.h" |
#if defined(OS_POSIX) |
#include <sys/types.h> |