| Index: content/common/notification_type.h
|
| diff --git a/content/common/notification_type.h b/content/common/notification_type.h
|
| index 3eb00b467678fafe91f87421b0bf2f8fc7445166..deb70c1495ddf75e3582974034534a7034ae65d0 100644
|
| --- a/content/common/notification_type.h
|
| +++ b/content/common/notification_type.h
|
| @@ -792,7 +792,7 @@ class NotificationType {
|
| PRINT_JOB_EVENT,
|
|
|
| // Sent when a PrintJob has been released.
|
| - // Source is the TabContents that holds the print job.
|
| + // Source is the TabContentsWrapper that holds the print job.
|
| PRINT_JOB_RELEASED,
|
|
|
| // Shutdown ----------------------------------------------------------------
|
|
|