| Index: content/common/content_notification_types.h
|
| ===================================================================
|
| --- content/common/content_notification_types.h (revision 98807)
|
| +++ content/common/content_notification_types.h (working copy)
|
| @@ -43,8 +43,8 @@
|
| //
|
| // This notification is called after the pending entry is created, but
|
| // before we actually try to navigate. The source will be the
|
| - // NavigationController that owns the pending entry, and there are no
|
| - // details.
|
| + // NavigationController that owns the pending entry, and the details
|
| + // will be a NavigationEntry.
|
| NOTIFICATION_NAV_ENTRY_PENDING,
|
|
|
| // A new non-pending navigation entry has been created. This will
|
|
|