 Chromium Code Reviews
 Chromium Code Reviews Issue 11345008:
  Remove content::NotificationObserver dependency from most Prefs code.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 11345008:
  Remove content::NotificationObserver dependency from most Prefs code.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: chrome/common/DEPS | 
| diff --git a/chrome/common/DEPS b/chrome/common/DEPS | 
| index 03adafd6106caa7e2ada9c4501c17bc9aca5f0c9..cefae53f50950efd9762bf1713cb572064fbbd22 100644 | 
| --- a/chrome/common/DEPS | 
| +++ b/chrome/common/DEPS | 
| @@ -13,7 +13,6 @@ include_rules = [ | 
| "+webkit/user_agent", | 
| # TODO(jam): remove me once chrome_notifcation_types.h moves to browser | 
| - "+content/public/browser/notification_source.h", | 
| "+content/public/browser/notification_types.h", | 
| # Other libraries. |