Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 8fe1c05e17675ebb50e40adb7b94dc4d131833a8..463454ca94fd02daafb61ca18b5fa0c9f8586094 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -275,6 +275,9 @@ deps = { |
| 'src/third_party/catapult': |
| Var('chromium_git') + '/external/github.com/catapult-project/catapult.git' + '@' + |
| '704c40202baaeb9484af0622aedf41c4a48e0df2', |
| + |
| + 'src/third_party/openh264/src': |
| + Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + 'b37cda248234162033e3e11b0335f3131cdfe488', |
| } |