diff options
Diffstat (limited to 'chrome/browser/location_bar.h')
| -rw-r--r-- | chrome/browser/location_bar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/location_bar.h b/chrome/browser/location_bar.h index a30dcf0..7919406 100644 --- a/chrome/browser/location_bar.h +++ b/chrome/browser/location_bar.h @@ -69,7 +69,6 @@ class LocationBar { virtual void Revert() = 0; // Returns a pointer to the text entry view. - virtual const AutocompleteEditView* location_entry() const = 0; virtual AutocompleteEditView* location_entry() = 0; // Returns a pointer to the testing interface. |
