diff options
-rw-r--r-- | content/common/DEPS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/content/common/DEPS b/content/common/DEPS index 6cb7f40..4184762 100644 --- a/content/common/DEPS +++ b/content/common/DEPS @@ -1,10 +1,3 @@ include_rules = [ "+media/base/media_log_event.h", - - # TODO(jam): remove me once notification_service.cc moves to browser - "+content/public/browser/notification_details.h", - "+content/public/browser/notification_observer.h", - "+content/public/browser/notification_registrar.h", - "+content/public/browser/notification_source.h", - "+content/public/browser/notification_types.h", ] |