 Chromium Code Reviews
 Chromium Code Reviews Issue 6955010:
  Remove the Remoting Host component from Chrome.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 6955010:
  Remove the Remoting Host component from Chrome.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: chrome/service/DEPS | 
| diff --git a/chrome/service/DEPS b/chrome/service/DEPS | 
| index 1a5238bc4f7e6b00cbedcdea016c120bb2fad2c3..be16d49a5e951b6671350d2a6f014331de70519a 100644 | 
| --- a/chrome/service/DEPS | 
| +++ b/chrome/service/DEPS | 
| @@ -1,9 +1,4 @@ | 
| include_rules = [ | 
| # For generated headers. | 
| "+grit", | 
| - # For Media initialization definition. | 
| - "+media/base", | 
| - # For Chromoting Host Process. | 
| - "+remoting/base", | 
| - "+remoting/host", | 
| ] |