| Index: chrome/common/notification_type.h
|
| diff --git a/chrome/common/notification_type.h b/chrome/common/notification_type.h
|
| index 3c96a1a952ed9a6985705f7e471ba18e4c7f33f5..935d13dbda232288b3c97eb75f82578b39f4cf1a 100644
|
| --- a/chrome/common/notification_type.h
|
| +++ b/chrome/common/notification_type.h
|
| @@ -874,13 +874,6 @@ class NotificationType {
|
| // with the new visibility.
|
| EXTENSION_APP_TOOLBAR_VISIBILITY_CHANGED,
|
|
|
| - // Privacy Blacklist -------------------------------------------------------
|
| -
|
| - // Sent on the IO thread when a non-visual resource (like a cookie)
|
| - // is blocked by a privacy blacklist. The details are a const URLRequest,
|
| - // and the source is a const ChromeURLRequestContext.
|
| - BLACKLIST_NONVISUAL_RESOURCE_BLOCKED,
|
| -
|
| // Debugging ---------------------------------------------------------------
|
|
|
| // TODO(mpcomplete): Sent to diagnose a bug. Remove when fixed.
|
|
|