Chromium Code Reviews| Index: talk/libjingle.gyp |
| diff --git a/talk/libjingle.gyp b/talk/libjingle.gyp |
| index f1ce18d96a4c309e8933113124f4419e64606c58..c004aad875fb65a6e022286721f2e089d37da6f4 100755 |
| --- a/talk/libjingle.gyp |
| +++ b/talk/libjingle.gyp |
| @@ -539,7 +539,7 @@ |
| 'include_dirs': [ |
| # TODO(jiayl): move this into the direct_dependent_settings of |
| # usrsctp.gyp. |
| - '<(DEPTH)/third_party/usrsctp', |
| + '<(DEPTH)/third_party/usrsctp/usrsctplib', |
| ], |
| 'dependencies': [ |
| '<(DEPTH)/third_party/usrsctp/usrsctp.gyp:usrsctplib', |