summaryrefslogtreecommitdiff
path: root/mojo/public/tools/bindings/chromium_bindings_configuration.gni
diff options
context:
space:
mode:
authorThomas Anderson <thomasanderson@chromium.org>2017-10-03 08:13:37 +0900
committerQijiang Fan <fqj@google.com>2020-06-05 07:23:03 +0900
commiteb2b105141dd4a00d255c6371300cabf692f8920 (patch)
tree15cf7b1125c2c74523336eb3423e6b62ffa5eb26 /mojo/public/tools/bindings/chromium_bindings_configuration.gni
parent7ab220b6d365b92df652f9eb4393b87dfa23c844 (diff)
downloadlibchrome-eb2b105141dd4a00d255c6371300cabf692f8920.tar.gz
Revert "Create sandbox::SeatbeltExtension to dynamically expand the Mac sandbox policy."
This reverts commit fa1f0b26ababc0ee9156619d25aa7adb39bd706d. Reason for revert: Causing build failure on Mac official builder: https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Fchromium.chrome%2FGoogle_Chrome_Mac%2F26445%2F%2B%2Frecipes%2Fsteps%2Fcompile%2F0%2Fstdout Original change's description: > Create sandbox::SeatbeltExtension to dynamically expand the Mac sandbox policy. > > Sandbox policy extensions can be issued for resources in a trusted process, > which generates a token that may be passed over Mojo IPC. The receiving process > can then consume the token to be granted access to the resource. Currently only > file-read extensions are permitted. > > Bug: 510604 > Change-Id: Iaa92c48c120e051c5df72602d09329ebe84ea317 > Reviewed-on: https://chromium-review.googlesource.com/685583 > Reviewed-by: Greg Kerr <kerrnel@chromium.org> > Reviewed-by: Ken Rockot <rockot@chromium.org> > Reviewed-by: Justin Schuh <jschuh@chromium.org> > Commit-Queue: Robert Sesek <rsesek@chromium.org> > Commit-Queue: Justin Schuh <jschuh@chromium.org> > Cr-Commit-Position: refs/heads/master@{#505819} TBR=jschuh@chromium.org,rockot@chromium.org,kerrnel@chromium.org,rsesek@chromium.org Change-Id: I943e64875b7d83d61d85ad3f4626d8abdc44e553 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 510604 Reviewed-on: https://chromium-review.googlesource.com/696302 Reviewed-by: Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#505841} CrOS-Libchrome-Original-Commit: 2d3424262ea732b35d66479ea0224405d417af9b
Diffstat (limited to 'mojo/public/tools/bindings/chromium_bindings_configuration.gni')
-rw-r--r--mojo/public/tools/bindings/chromium_bindings_configuration.gni1
1 files changed, 0 insertions, 1 deletions
diff --git a/mojo/public/tools/bindings/chromium_bindings_configuration.gni b/mojo/public/tools/bindings/chromium_bindings_configuration.gni
index 6b855d0693..3b1791efe4 100644
--- a/mojo/public/tools/bindings/chromium_bindings_configuration.gni
+++ b/mojo/public/tools/bindings/chromium_bindings_configuration.gni
@@ -28,7 +28,6 @@ _typemap_imports = [
"//mojo/common/typemaps.gni",
"//mojo/public/cpp/bindings/tests/chromium_typemaps.gni",
"//net/interfaces/typemaps.gni",
- "//sandbox/mac/mojom/typemaps.gni",
"//services/device/public/interfaces/typemaps.gni",
"//services/identity/public/cpp/typemaps.gni",
"//services/network/public/cpp/typemaps.gni",