Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 82530c1145c0b240abab3bf2cf517b875740a994..b534d77a9e54c58701c6817583ad3260964f8332 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -631,7 +631,7 @@ |
| }], # OS=="linux" and target_arch=="arm" and chromeos==0 |
| ['target_arch=="mipsel"', { |
| - 'sysroot': '<!(cd <(DEPTH) && pwd -P)/native_client/toolchain/linux_mips-trusted/sysroot', |
| + 'sysroot%': '<!(cd <(DEPTH) && pwd -P)/mipsel-sysroot/sysroot', |
| }], |
| ], |