 Chromium Code Reviews
 Chromium Code Reviews Issue 820133002:
  Reusing names of policy keys from policy_constants.h  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 820133002:
  Reusing names of policy keys from policy_constants.h  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| Index: remoting/DEPS | 
| diff --git a/remoting/DEPS b/remoting/DEPS | 
| index 5d7065f2d76f1b45d7bfaf93ed4f5e09a0d5c8cd..f2616febd192d78b23fc061491760c54648c6e90 100644 | 
| --- a/remoting/DEPS | 
| +++ b/remoting/DEPS | 
| @@ -9,6 +9,8 @@ include_rules = [ | 
| "+net/socket", | 
| "+net/url_request", | 
| + "+policy/policy_constants.h", | 
| + | 
| "-remoting", | 
| "+remoting/base", | 
| "+remoting/proto", |