summaryrefslogtreecommitdiffstats
path: root/third_party/liblouis
diff options
context:
space:
mode:
authorsergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-27 00:46:11 +0000
committersergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-27 00:46:11 +0000
commit0c678cee4741a5045280b6dad3cebf4ea421e645 (patch)
treec51fb390242537f51675198127d8183160934077 /third_party/liblouis
parent2ffacd5509dad67cf5b6e16dfb4154eb0c3da13e (diff)
downloadchromium_src-0c678cee4741a5045280b6dad3cebf4ea421e645.zip
chromium_src-0c678cee4741a5045280b6dad3cebf4ea421e645.tar.gz
chromium_src-0c678cee4741a5045280b6dad3cebf4ea421e645.tar.bz2
Use _nacl suffix for NaCl targets in src/ppapi
BUG=345453 TBR=dtseng@chromium.org, bradnelson@chromium.org, Review URL: https://codereview.chromium.org/180393003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@253667 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/liblouis')
-rw-r--r--third_party/liblouis/liblouis_nacl.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/liblouis/liblouis_nacl.gyp b/third_party/liblouis/liblouis_nacl.gyp
index 0721ec5..08915e5 100644
--- a/third_party/liblouis/liblouis_nacl.gyp
+++ b/third_party/liblouis/liblouis_nacl.gyp
@@ -116,7 +116,7 @@
'../../native_client/tools.gyp:prep_toolchain',
'../../native_client_sdk/native_client_sdk_untrusted.gyp:nacl_io_untrusted',
'../../ppapi/native_client/native_client.gyp:ppapi_lib',
- '../../ppapi/ppapi_untrusted.gyp:ppapi_cpp_lib',
+ '../../ppapi/ppapi_nacl.gyp:ppapi_cpp_lib',
'../jsoncpp/jsoncpp_nacl.gyp:jsoncpp_nacl',
'liblouis_nacl',
],