 Chromium Code Reviews
 Chromium Code Reviews Issue 1442893002:
  Move Shell connection to content  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@i2
    
  
    Issue 1442893002:
  Move Shell connection to content  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@i2| Index: content/common/mojo/DEPS | 
| diff --git a/content/common/mojo/DEPS b/content/common/mojo/DEPS | 
| index c6b01113ba2ae56f4c6d310e17b42ee0a4be62a1..a8c7fc4b6c1777e186b533b1a57a480dcd1004dd 100644 | 
| --- a/content/common/mojo/DEPS | 
| +++ b/content/common/mojo/DEPS | 
| @@ -1,3 +1,6 @@ | 
| include_rules = [ | 
| + "+mojo/application/public/cpp", | 
| "+mojo/application/public/interfaces", | 
| + "+mojo/converters/network", | 
| + "+mojo/runner/child", | 
| ] |