diff options
Diffstat (limited to 'chrome/common/DEPS')
-rw-r--r-- | chrome/common/DEPS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/common/DEPS b/chrome/common/DEPS index 1486f99..044e2f8 100644 --- a/chrome/common/DEPS +++ b/chrome/common/DEPS @@ -17,7 +17,7 @@ include_rules = [ # FIXME - refactor code and remove these dependencies "+chrome/app", "+chrome/browser", - "+chrome/browser/net", + + # See bug 7828 "+chrome/renderer", - "+chrome/views", ] |