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

Unified Diff: base/process/process_info.h

Issue 1543293004: Switch to standard integer types in base/process/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ssize_t Created 5 years 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 | « base/process/process_handle_openbsd.cc ('k') | base/process/process_info_linux.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/process/process_info.h
diff --git a/base/process/process_info.h b/base/process/process_info.h
index 85f204d04cff02ec0d0ad354d4952e94a88dc8c0..1d76f42eb255051ef9140db9147ab868bcf3e302 100644
--- a/base/process/process_info.h
+++ b/base/process/process_info.h
@@ -6,7 +6,6 @@
#define BASE_PROCESS_PROCESS_INFO_H_
#include "base/base_export.h"
-#include "base/basictypes.h"
#include "build/build_config.h"
namespace base {
« no previous file with comments | « base/process/process_handle_openbsd.cc ('k') | base/process/process_info_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698