Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index e1448c50a98e6896613eedf5020eccbfbc18206d..776313c14140e42cd5e403fdaa241dcfd6d43afd 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -52,6 +52,7 @@ recursedeps = [ 'v8/third_party/android_tools' ] |
| include_rules = [ |
| # Everybody can use some things. |
| "+include", |
| + "+libplatform", |
| "+unicode", |
| "+third_party/fdlibm", |
| ] |