| Index: content/browser/tab_contents/render_view_host_manager.h
|
| ===================================================================
|
| --- content/browser/tab_contents/render_view_host_manager.h (revision 91968)
|
| +++ content/browser/tab_contents/render_view_host_manager.h (working copy)
|
| @@ -174,7 +174,7 @@
|
| virtual void OnCrossSiteNavigationCanceled();
|
|
|
| // NotificationObserver implementation.
|
| - virtual void Observe(NotificationType type,
|
| + virtual void Observe(int type,
|
| const NotificationSource& source,
|
| const NotificationDetails& details);
|
|
|
|
|