 Chromium Code Reviews
 Chromium Code Reviews Issue 2684433003:
  Files required by a service now listed in manifest.  (Closed)
    
  
    Issue 2684433003:
  Files required by a service now listed in manifest.  (Closed) 
  | Index: content/app/DEPS | 
| diff --git a/content/app/DEPS b/content/app/DEPS | 
| index d001ffa18cbbff0b4de813e55f9dcd6027564b69..eeb144789ae56715f79ae448db65fd9502f26a43 100644 | 
| --- a/content/app/DEPS | 
| +++ b/content/app/DEPS | 
| @@ -15,4 +15,5 @@ include_rules = [ | 
| "+gin/public/isolate_holder.h", | 
| "+gin/public/snapshot_fd_data.h", | 
| "+gin/v8_initializer.h", | 
| + "+services/service_manager/public/cpp", | 
| ] |