 Chromium Code Reviews
 Chromium Code Reviews Issue 1412863004:
  arc-bridge: Add the ARC Bridge Service  (Closed) 
  Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
    
  
    Issue 1412863004:
  arc-bridge: Add the ARC Bridge Service  (Closed) 
  Base URL: https://chromium.googlesource.com/a/chromium/src.git@master| Index: components/arc/DEPS | 
| diff --git a/components/web_cache/common/DEPS b/components/arc/DEPS | 
| similarity index 66% | 
| copy from components/web_cache/common/DEPS | 
| copy to components/arc/DEPS | 
| index 1c40d981eb61603be29c8cbb5bd6f892d2d5b722..9880fc1a8a3e7866e55b6feb8fb86358c3dd7dcc 100644 | 
| --- a/components/web_cache/common/DEPS | 
| +++ b/components/arc/DEPS | 
| @@ -1,3 +1,4 @@ | 
| include_rules = [ | 
| + "+chromeos", | 
| "+ipc", | 
| ] |