Chromium Code Reviews| Index: chrome/tools/DEPS |
| diff --git a/chrome/tools/DEPS b/chrome/tools/DEPS |
| index 86737fb82392847aa02de3cf27f22ebea02cf380..2a98e950a214c671d5b57bb7992ecfa2e5876d31 100644 |
| --- a/chrome/tools/DEPS |
| +++ b/chrome/tools/DEPS |
| @@ -5,4 +5,5 @@ include_rules = [ |
| "+chrome/utility/local_discovery", |
| "+content/browser", |
| "+content/public/browser", |
| + "+third_party/re2", |
| ] |