 Chromium Code Reviews
 Chromium Code Reviews Issue 2530163002:
  Make the name of the event source for SYSLOG configurable.  (Closed)
    
  
    Issue 2530163002:
  Make the name of the event source for SYSLOG configurable.  (Closed) 
  | Index: chrome/common/DEPS | 
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS | 
| index fe9e090a81bd5f2920e7afedaf27e0e0acd2613f..a815d5a4fb251de90035210811ff0e10ed8d7ca4 100644 | 
| --- a/chrome/common/DEPS | 
| +++ b/chrome/common/DEPS | 
| @@ -1,5 +1,6 @@ | 
| include_rules = [ | 
| "+chrome/grit", | 
| + "+chrome/install_static", | 
| "+chromeos", # For chromeos_switches.h | 
| "+components/autofill/content/common", | 
| "+components/autofill/core/common", |