summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
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/chrome.gyp
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/chrome.gyp')
-rw-r--r--chrome/chrome.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index f64f27f..6bd199b 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -123,7 +123,6 @@
'chrome_installer.gypi',
'chrome_renderer.gypi',
'chrome_tests.gypi',
- 'nacl.gypi',
'../apps/apps.gypi',
],
'targets': [