Chromium Code Reviews| Index: device/serial/DEPS |
| diff --git a/device/serial/DEPS b/device/serial/DEPS |
| index fc30a890dace87158c2c65122891e7200583f083..4bebd41c4aa01bbbd15f024b2b0186e42125fed6 100644 |
| --- a/device/serial/DEPS |
| +++ b/device/serial/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| "+dbus", |
| "+net/base", |
| + "+third_party/re2", |
| ] |