| Index: chrome/test/test_location_bar.h
|
| diff --git a/chrome/test/test_location_bar.h b/chrome/test/test_location_bar.h
|
| index 3b329bd3093328209d04533dd2d931196a4f192c..78fabde8ae46d774ff56847c40b73fe83db9bace 100644
|
| --- a/chrome/test/test_location_bar.h
|
| +++ b/chrome/test/test_location_bar.h
|
| @@ -48,8 +48,6 @@ class TestLocationBar : public LocationBar {
|
| virtual AutocompleteEditView* location_entry() {
|
| return NULL;
|
| }
|
| - virtual void PushForceHidden() {}
|
| - virtual void PopForceHidden() {}
|
| virtual LocationBarTesting* GetLocationBarForTesting() {
|
| return NULL;
|
| }
|
|
|