Index: ppapi/ppapi_untrusted.gyp |
diff --git a/ppapi/ppapi_untrusted.gyp b/ppapi/ppapi_untrusted.gyp |
index 424d8df073c57591db2164c66b5e653e5157196b..dd3774fcc97e4043f666f2e546b42508137b82f1 100644 |
--- a/ppapi/ppapi_untrusted.gyp |
+++ b/ppapi/ppapi_untrusted.gyp |
@@ -111,7 +111,7 @@ |
'variables': { |
'compile_flags': [ |
'-mno-tls-use-call', |
- ], |
+ ], |
}, |
}], |
['target_arch!="arm" and disable_glibc==0', { |
@@ -143,7 +143,6 @@ |
'--library-path=<(SHARED_INTERMEDIATE_DIR)/tc_glibc/lib64', |
'--output=>(nmf_glibc)', |
'--stage-dependencies=<(PRODUCT_DIR)', |
- '--toolchain=glibc', |
], |
}, |
], |