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

Unified Diff: sandbox/linux/suid/client/setuid_sandbox_host.cc

Issue 1539423002: Revert of Switch to standard integer types in sandbox/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « sandbox/linux/services/yama.cc ('k') | sandbox/linux/suid/common/suid_unsafe_environment_variables.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/linux/suid/client/setuid_sandbox_host.cc
diff --git a/sandbox/linux/suid/client/setuid_sandbox_host.cc b/sandbox/linux/suid/client/setuid_sandbox_host.cc
index caa1acf2b70c15057a641897fd1e0eb2a624060c..71171ebd4fe32b415743bf7c8a54524367c666fe 100644
--- a/sandbox/linux/suid/client/setuid_sandbox_host.cc
+++ b/sandbox/linux/suid/client/setuid_sandbox_host.cc
@@ -5,7 +5,6 @@
#include "sandbox/linux/suid/client/setuid_sandbox_host.h"
#include <fcntl.h>
-#include <stddef.h>
#include <stdlib.h>
#include <sys/stat.h>
#include <unistd.h>
« no previous file with comments | « sandbox/linux/services/yama.cc ('k') | sandbox/linux/suid/common/suid_unsafe_environment_variables.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698