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