Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index b7064d480ab9608df594cd1f58cde5f36026d9a0..3aa6075ca0abb1cb77e36bc6ac8b1aafd259518e 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -35,6 +35,7 @@ include_rules = [ |
| # Everybody can use some things. |
| "+include", |
| "+unicode", |
| + "+third_party/fdlibm", |
| ] |
| # checkdeps.py shouldn't check for includes in these directories: |