| Index: base/process/process_info.h
|
| diff --git a/base/process_info.h b/base/process/process_info.h
|
| similarity index 79%
|
| copy from base/process_info.h
|
| copy to base/process/process_info.h
|
| index 429d4dca29a9273c74b0e49757738e2cc9d0cd03..e72c56b16578a6dc7b4ecd406bd7eac9b40e4662 100644
|
| --- a/base/process_info.h
|
| +++ b/base/process/process_info.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef BASE_PROCESS_INFO_H_
|
| -#define BASE_PROCESS_INFO_H_
|
| +#ifndef BASE_PROCESS_PROCESS_PROCESS_INFO_H_
|
| +#define BASE_PROCESS_PROCESS_PROCESS_INFO_H_
|
|
|
| #include "base/base_export.h"
|
| #include "base/basictypes.h"
|
| @@ -22,4 +22,4 @@ class BASE_EXPORT CurrentProcessInfo {
|
|
|
| } // namespace base
|
|
|
| -#endif // BASE_PROCESS_INFO_H_
|
| +#endif // BASE_PROCESS_PROCESS_PROCESS_INFO_H_
|
|
|