Index: base/process/process_info_mac.cc |
diff --git a/base/process_info_mac.cc b/base/process/process_info_mac.cc |
similarity index 96% |
rename from base/process_info_mac.cc |
rename to base/process/process_info_mac.cc |
index 99a21cc6e75e7fd6562464966f30a9b2184d7468..d83acd11a128ec0c30dc498e021687f16a16d66c 100644 |
--- a/base/process_info_mac.cc |
+++ b/base/process/process_info_mac.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/process_info.h" |
+#include "base/process/process_info.h" |
#include <sys/sysctl.h> |
#include <sys/time.h> |