Chromium Code Reviews| Index: src/DEPS |
| diff --git a/src/DEPS b/src/DEPS |
| index 7474bc3ae1c6782533cf15630778f7af67c87d04..c257c598267da2f2d93977254e2eb61afd3c61ae 100644 |
| --- a/src/DEPS |
| +++ b/src/DEPS |
| @@ -92,4 +92,8 @@ deps = { |
| # fio |
| _third_party_base + "fio/files": |
| Var("chromiumos_git") + "/fio.git@fio-1.34.2", |
| + |
| + # gpt |
| + _third_party_base + "gpt": |
| + Var("chromiumos_git") + "/gpt.git", |
| } |