Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / native_client / pnacl / driver / tests / fix_private_libs_test.py
index 9934b9e..2dc4f99 100644 (file)
@@ -27,7 +27,7 @@ class TestFixPrivateLibs(driver_test_utils.DriverTesterCommon):
     Test that the flags and normal files aren't disturbed.
     """
     input_libs = ['--undefined=main',
-                  'toolchain/pnacl_linux_x86/lib/crti.bc',
+                  'toolchain/linux_x86/pnacl_newlib/lib/crti.bc',
                   'foo.bc',
                   '--start-group',
                   '-lnacl',