Chromium Code Reviews| Index: chrome/browser/DEPS |
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
| index b40dc6b78dc2c48f528b5291f9a9411d1140ae67..5323139a9b215c142c3b7d441d904573ea1925f2 100644 |
| --- a/chrome/browser/DEPS |
| +++ b/chrome/browser/DEPS |
| @@ -29,6 +29,7 @@ include_rules = [ |
| # TODO(jam): this needs to be removed, and only use content/public. BUG=98716 |
| "+content/browser", |
| + "-content/browser/notification_service_impl.h" |
|
jam
2011/12/15 01:14:56
nit: just please put this at line 31, and put a bl
tfarina
2011/12/15 13:34:04
Done.
|
| "-content/common", |
| # TODO(jam): remove all the exceptions. BUG=98716 |
| "+content/common/view_messages.h", |