Chromium Code Reviews| Index: chromeos/DEPS |
| diff --git a/chromeos/DEPS b/chromeos/DEPS |
| index 8bc2f79d428a0202d60d8eaf17aed0bb96943f8a..ecef880b7213d3070d9a6aba9b0d97404aa6c501 100644 |
| --- a/chromeos/DEPS |
| +++ b/chromeos/DEPS |
| @@ -2,6 +2,7 @@ |
| # low level Chrome OS system library that may be used by targets that need to |
| # be kept as small as possible. |
| include_rules = [ |
| + "+components/device_event_log", |
| "+crypto", |
| "+net", |
| "+policy/proto", |