Chromium Code Reviews| Index: chrome/DEPS |
| =================================================================== |
| --- chrome/DEPS (revision 26802) |
| +++ chrome/DEPS (working copy) |
| @@ -24,6 +24,9 @@ |
| # Allow inclusion of Mozilla interface headers. |
| "+third_party/mozilla", |
| + # Allow inclusion of tcmalloc header. |
| + "+third_party/tcmalloc", |
| + |
| # Allow usage of Google Toolbox for Mac. |
| "+third_party/GTM", |