diff options
author | yael.aharon@intel.com <yael.aharon@intel.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-31 05:06:59 +0000 |
---|---|---|
committer | yael.aharon@intel.com <yael.aharon@intel.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-31 05:06:59 +0000 |
commit | 6fdb60cb8919c720a04221beb34267fc86e4485c (patch) | |
tree | 444e51f288f56c87aee9fbdf4720fe0063e5c77a /chrome/nacl/OWNERS | |
parent | e9792e255ab25e743655a5906421926ba80dbeaf (diff) | |
download | chromium_src-6fdb60cb8919c720a04221beb34267fc86e4485c.zip chromium_src-6fdb60cb8919c720a04221beb34267fc86e4485c.tar.gz chromium_src-6fdb60cb8919c720a04221beb34267fc86e4485c.tar.bz2 |
Move NaCl loader related files to components/nacl/loader.
nacl_exe_win_64.cc and nacl_helper_linux.cc will not move until breakpad is split off of chrome.
nacl.gypi will move in a separate CL.
This is part of an effort to componentize NaCl code.
BUG=244791
Review URL: https://chromiumcodereview.appspot.com/20337002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@214567 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/nacl/OWNERS')
-rw-r--r-- | chrome/nacl/OWNERS | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/nacl/OWNERS b/chrome/nacl/OWNERS index 4d8e916..8345057 100644 --- a/chrome/nacl/OWNERS +++ b/chrome/nacl/OWNERS @@ -4,6 +4,3 @@ jvoung@chromium.org mseaborn@chromium.org noelallen@chromium.org sehr@chromium.org - -per-file nacl_sandbox_linux.*=jln@chromium.org -per-file nacl_sandbox_linux.*=mseaborn@chromium.org |