 Chromium Code Reviews
 Chromium Code Reviews Issue 11293017:
  Move navigation interception component to content/components  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 11293017:
  Move navigation interception component to content/components  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: chrome/browser/DEPS | 
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS | 
| index 943e63a6aa97b97523656343e0a5155e074dc181..1d31852d62701f8b62ca29f3a83e21f352b2a6ce 100644 | 
| --- a/chrome/browser/DEPS | 
| +++ b/chrome/browser/DEPS | 
| @@ -4,6 +4,7 @@ include_rules = [ | 
| "+chrome/installer", | 
| "+chrome/tools/profiles", # For history unit tests. | 
| "+chromeos", | 
| + "+content/components", | 
| "+content/public/browser", | 
| "+device", | 
| "+google/cacheinvalidation", # Sync invalidation API protobuf files. |