| 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 b7dab9157c4c324ff1c56d6186669fb1b38e01dd..64164f6be610de5faecb78b211e85068053b1215 100644
|
| --- a/chrome/browser/ui/gtk/browser_titlebar.h
|
| +++ b/chrome/browser/ui/gtk/browser_titlebar.h
|
| @@ -206,7 +206,7 @@ class BrowserTitlebar : public content::NotificationObserver,
|
| // record.
|
| bool IsOffTheRecord();
|
|
|
| - // Pointers to the browser window that owns us and it's GtkWindow.
|
| + // Pointers to the browser window that owns us and its GtkWindow.
|
| BrowserWindowGtk* browser_window_;
|
| GtkWindow* window_;
|
|
|
|
|