Index: chrome_frame/chrome_frame_unittest_main.cc |
diff --git a/chrome_frame/chrome_frame_unittest_main.cc b/chrome_frame/chrome_frame_unittest_main.cc |
index 14042b0d20e62ee276ba6c6557e86337af3e171a..f8be06e12afe0740d1b2ddce259f71a45f2947e3 100644 |
--- a/chrome_frame/chrome_frame_unittest_main.cc |
+++ b/chrome_frame/chrome_frame_unittest_main.cc |
@@ -4,9 +4,11 @@ |
#include <atlbase.h> |
#include <atlcom.h> |
+ |
#include "base/at_exit.h" |
#include "base/command_line.h" |
-#include "base/process.h" |
+#include "base/process/kill.h" |
+#include "base/process/process.h" |
#include "chrome_frame/crash_server_init.h" |
#include "chrome_frame/test/chrome_frame_test_utils.h" |
#include "gtest/gtest.h" |