 Chromium Code Reviews
 Chromium Code Reviews Issue 124393003:
  Break dependency of chrome.gyp:common on content.gyp:content_browser.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 124393003:
  Break dependency of chrome.gyp:common on content.gyp:content_browser.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: components/policy/core/DEPS | 
| diff --git a/components/policy/core/DEPS b/components/policy/core/DEPS | 
| index db1e8431a69726fbbef108185c105a4054b63fe4..7b46c501532773302c706267961bf9e85ebb0d5b 100644 | 
| --- a/components/policy/core/DEPS | 
| +++ b/components/policy/core/DEPS | 
| @@ -1,7 +1,5 @@ | 
| include_rules = [ | 
| "+components/json_schema", | 
| - "+components/url_matcher", | 
| - "+components/user_prefs", | 
| "+crypto", | 
| "+google_apis", | 
| "+net", |