| Index: chrome/browser/ui/panels/test_panel_notification_observer.h
|
| diff --git a/chrome/browser/ui/panels/test_panel_notification_observer.h b/chrome/browser/ui/panels/test_panel_notification_observer.h
|
| index 564b52a65f47781fa2cbec270af02c7d9b0e7654..92b0915228d431ec26572e319393ed5d3c09e0f2 100644
|
| --- a/chrome/browser/ui/panels/test_panel_notification_observer.h
|
| +++ b/chrome/browser/ui/panels/test_panel_notification_observer.h
|
| @@ -11,7 +11,7 @@
|
|
|
| namespace content {
|
| class MessageLoopRunner;
|
| -class NotificaitonSource;
|
| +class NotificationSource;
|
| }
|
|
|
| // Common base class for a custom notification observer that waits
|
|
|