Chromium Code Reviews| Index: components/network_time/DEPS |
| diff --git a/components/network_time/DEPS b/components/network_time/DEPS |
| index eac076192dcda982057d190be05049915ec12d77..f216f9cc4f37c94f1efa3b66c5e1d55eb5ff1685 100644 |
| --- a/components/network_time/DEPS |
| +++ b/components/network_time/DEPS |
| @@ -1,3 +1,5 @@ |
| include_rules = [ |
| + "+components/client_update_protocol", |
| "+components/prefs", |
| + "+net", |
| ] |