| Index: chrome/browser/ui/gtk/browser_titlebar.h
|
| diff --git a/chrome/browser/ui/gtk/browser_titlebar.h b/chrome/browser/ui/gtk/browser_titlebar.h
|
| index 3fcfb4db6a59c72bdbdea6f1f4a0a4c279b80672..af39fc1e01178e0c5afbaedbeb681f10ee92f045 100644
|
| --- a/chrome/browser/ui/gtk/browser_titlebar.h
|
| +++ b/chrome/browser/ui/gtk/browser_titlebar.h
|
| @@ -176,7 +176,7 @@ class BrowserTitlebar : public content::NotificationObserver,
|
| const content::NotificationSource& source,
|
| const content::NotificationDetails& details) OVERRIDE;
|
|
|
| - // Overriden from ActiveWindowWatcher::Observer.
|
| + // Overriden from ActiveWindowWatcherX::Observer.
|
| virtual void ActiveWindowChanged(GdkWindow* active_window);
|
|
|
| bool IsTypePanel();
|
|
|