Index: third_party/jsoncpp/jsoncpp_nacl.gyp |
diff --git a/third_party/jsoncpp/jsoncpp_untrusted.gyp b/third_party/jsoncpp/jsoncpp_nacl.gyp |
similarity index 89% |
rename from third_party/jsoncpp/jsoncpp_untrusted.gyp |
rename to third_party/jsoncpp/jsoncpp_nacl.gyp |
index 88537bf2acc4e1ab0c6f4c9e205709b05ef843af..e6597610d288f3d18f7374a83a34e3e697d90be5 100644 |
--- a/third_party/jsoncpp/jsoncpp_untrusted.gyp |
+++ b/third_party/jsoncpp/jsoncpp_nacl.gyp |
@@ -11,11 +11,11 @@ |
['disable_nacl==0 and disable_nacl_untrusted==0', { |
'targets': [ |
{ |
- 'target_name': 'jsoncpp_untrusted', |
+ 'target_name': 'jsoncpp_nacl', |
'type': 'none', |
'variables': { |
'nacl_untrusted_build': 1, |
- 'nlib_target': 'libjsoncpp_untrusted.a', |
+ 'nlib_target': 'libjsoncpp_nacl.a', |
'build_newlib': 1, |
}, |
'gcc_compile_flags': [ |