Revert "feat: upgrade to Chromium 68.0.3440.128 and Node 10.11.0 (#14677)" (#14963)

This reverts commit e012801420.
This commit is contained in:
Samuel Attard 2018-10-04 12:03:15 +10:00 committed by GitHub
parent e012801420
commit b59e01bdb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
155 changed files with 8352 additions and 9131 deletions

View file

@ -1,8 +1,8 @@
diff --git a/base/process/launch.h b/base/process/launch.h
index b4530b755a23..d6f02d9ab2e3 100644
index 20b76fc..9db73bf 100644
--- a/base/process/launch.h
+++ b/base/process/launch.h
@@ -176,7 +176,7 @@ struct BASE_EXPORT LaunchOptions {
@@ -147,7 +147,7 @@ struct BASE_EXPORT LaunchOptions {
// By default, child processes will have the PR_SET_NO_NEW_PRIVS bit set. If
// true, then this bit will not be set in the new child process.