summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_exe.gypi
diff options
context:
space:
mode:
authoryael.aharon@intel.com <yael.aharon@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-06 03:59:24 +0000
committeryael.aharon@intel.com <yael.aharon@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-06 03:59:24 +0000
commitbd2b4814c1850ec9380dd10d5a4adfb35afb3c31 (patch)
treec783c6ac7511d8cd6f7b09eadfbba61324bade6a /chrome/chrome_exe.gypi
parentb385ffd6e53a97575117172524ebe74b2db2791d (diff)
downloadchromium_src-bd2b4814c1850ec9380dd10d5a4adfb35afb3c31.zip
chromium_src-bd2b4814c1850ec9380dd10d5a4adfb35afb3c31.tar.gz
chromium_src-bd2b4814c1850ec9380dd10d5a4adfb35afb3c31.tar.bz2
Move nacl.gypi to components.
The files included in nacl.gypi were already moved. Since nacl_linux_helper is not moving until its dependencies are moved, break off the target nacl_linux_helper and move it to chrome_exe.gypi. This is part of an effort to componentize NaCl code. BUG=244791 Review URL: https://chromiumcodereview.appspot.com/21020004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215786 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_exe.gypi')
-rw-r--r--chrome/chrome_exe.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index 1b3ef306..78047eb 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -573,7 +573,6 @@
'app/policy/cloud_policy_codegen.gyp:policy_win64',
'chrome_version_resources',
'installer_util_nacl_win64',
- 'nacl_win64',
'../breakpad/breakpad.gyp:breakpad_handler_win64',
'../breakpad/breakpad.gyp:breakpad_sender_win64',
'../base/base.gyp:base_i18n_nacl_win64',
@@ -582,6 +581,7 @@
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations_win64',
'../components/components.gyp:breakpad_win64',
'../chrome/common_constants.gyp:common_constants_win64',
+ '../components/nacl.gyp:nacl_win64',
'../crypto/crypto.gyp:crypto_nacl_win64',
'../ipc/ipc.gyp:ipc_win64',
'../sandbox/sandbox.gyp:sandbox_win64',