blob: 2ea6e29b5286d9eaf5021717f5322bd09fb431df [file] [log] [blame]
/*
* Copyright (c) 2014 The Native Client Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
NaClProcessManager.nmfWhitelist = [
'bash',
'funzip',
'geturl',
'jseval',
'sh',
'unzip',
'unzipsfx',
];