Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the StartProcess function since it's not used and | nsylvain@chromium.org | 2010-01-28 | 1 | -3/+0 |
| | | | | | | | | | it's confusing since we have another StartProcess function somewhere else in chrome. Review URL: http://codereview.chromium.org/548184 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37432 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Moving sandbox_policy files into chrome/common . | gregoryd@google.com | 2010-01-17 | 1 | -0/+25 |
In the next CL (http://codereview.chromium.org/542030/show) NaCl broker code will need to include sandbox_policy.h from chrome/nacl, and without this move check_deps test fails. TEST=none BUG=none Review URL: http://codereview.chromium.org/543042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36468 0039d316-1c4b-4281-b951-d872f2087c98 |