diff --git a/DEPS b/DEPS index 34a8854811..cb29b08e43 100644 --- a/DEPS +++ b/DEPS @@ -6,7 +6,7 @@ vars = { 'extra_gyp_flag': '-Dextra_gyp_flag=0', 'chromium_git': 'https://chromium.googlesource.com', - 'chromium_revision': '7de03ed2684c7027cd8229dfc47b8547b29f7309', + 'chromium_revision': '4bc4277165a4314aa9612f43202cbacd782cfc35', } # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than diff --git a/talk/libjingle.gyp b/talk/libjingle.gyp index f1ce18d96a..c004aad875 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',