Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(325)

Unified Diff: chrome/test/test_location_bar.h

Issue 3056003: Attemp 2 at: (Closed)
Patch Set: Fix chromeos breakage Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/test_browser_window.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
}
« no previous file with comments | « chrome/test/test_browser_window.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698