| Index: chrome/browser/ui/browser.h
|
| diff --git a/chrome/browser/ui/browser.h b/chrome/browser/ui/browser.h
|
| index 419c2180d933f99a9105db3bf7a07362a9aef44d..a08223c8d8bdea2273b82a2a599829d77d3d1d74 100644
|
| --- a/chrome/browser/ui/browser.h
|
| +++ b/chrome/browser/ui/browser.h
|
| @@ -678,9 +678,6 @@ class Browser : public TabStripModelObserver,
|
| // Handle changes to kDevTools preference.
|
| void OnDevToolsDisabledChanged();
|
|
|
| - // Set the preference that indicates that the home page has been changed.
|
| - void MarkHomePageAsChanged();
|
| -
|
| // UI update coalescing and handling ////////////////////////////////////////
|
|
|
| // Asks the toolbar (and as such the location bar) to update its state to
|
|
|