summaryrefslogtreecommitdiffstats
path: root/chrome/OWNERS
diff options
context:
space:
mode:
authoralexis.menard@intel.com <alexis.menard@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-12 02:19:19 +0000
committeralexis.menard@intel.com <alexis.menard@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-12 02:19:19 +0000
commitc329d1dcc232f8aa0ad1fced2f961cb6cba1acc6 (patch)
tree95a96c5c74c71679436aeb3eeb1bdf77312616c7 /chrome/OWNERS
parent299e0328e8fd2233c456b3c9097c12d767a8e5e2 (diff)
downloadchromium_src-c329d1dcc232f8aa0ad1fced2f961cb6cba1acc6.zip
chromium_src-c329d1dcc232f8aa0ad1fced2f961cb6cba1acc6.tar.gz
chromium_src-c329d1dcc232f8aa0ad1fced2f961cb6cba1acc6.tar.bz2
Move nacl_helper_linux.cc to components/nacl
Move the NaCl linux helper into the components/nacl/loader directory as well as the build target to components/nacl.gyp. This patch also removed chrome/nacl.gypi which is not needed anymore. This is part of an effort to componentize NaCl code. Patch by mrunal.kapade@intel.com with modifications by myself. BUG=244791 Review URL: https://codereview.chromium.org/58333002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234379 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/OWNERS')
-rw-r--r--chrome/OWNERS6
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/OWNERS b/chrome/OWNERS
index b8399f5..71f1548 100644
--- a/chrome/OWNERS
+++ b/chrome/OWNERS
@@ -18,12 +18,6 @@ jam@chromium.org
per-file *.gypi=*
per-file *.isolate=csharp@chromium.org
per-file *.isolate=maruel@chromium.org
-per-file nacl.gypi=bradchen@chromium.org
-per-file nacl.gypi=bradnelson@chromium.org
-per-file nacl.gypi=jvoung@chromium.org
-per-file nacl.gypi=mseaborn@chromium.org
-per-file nacl.gypi=noelallen@chromium.org
-per-file nacl.gypi=sehr@chromium.org
# Android OWNERS from chrome/android/OWNERS
per-file *android*=aruslan@chromium.org