diff options
Diffstat (limited to 'chrome/DEPS')
-rw-r--r-- | chrome/DEPS | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chrome/DEPS b/chrome/DEPS index d31dcde..2519453 100644 --- a/chrome/DEPS +++ b/chrome/DEPS @@ -35,8 +35,4 @@ include_rules = [ # On Linux, the zygote needs to access sandbox headers "+sandbox/linux" - - # NativeClient uses the sandbox. - # TODO(gregoryd): confirm this is really needed. - "+sandbox/linux" ] |