 Chromium Code Reviews
 Chromium Code Reviews Issue 1330443002:
  Report data usage UMA for Chrome services  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@NewArchServices
    
  
    Issue 1330443002:
  Report data usage UMA for Chrome services  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@NewArchServices| Index: components/domain_reliability/DEPS | 
| diff --git a/components/domain_reliability/DEPS b/components/domain_reliability/DEPS | 
| index bf04311edd5995c515fa0064f2297ab51be61c13..11de31680fbc63efb5d34ae6ef98b545413333fb 100644 | 
| --- a/components/domain_reliability/DEPS | 
| +++ b/components/domain_reliability/DEPS | 
| @@ -4,6 +4,7 @@ | 
| include_rules = [ | 
| "+net", | 
| + "+components/data_use_measurement/core", | 
| "+components/keyed_service/core", | 
| ] |