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

Unified Diff: ui/app_list/test/app_list_test_view_delegate.h

Issue 2339523004: Remove old (dead) app list code. (Closed)
Patch Set: Address nonbistytftatl review. Created 4 years, 3 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
Index: ui/app_list/test/app_list_test_view_delegate.h
diff --git a/ui/app_list/test/app_list_test_view_delegate.h b/ui/app_list/test/app_list_test_view_delegate.h
index c0632ce3bfd55173fb7ce7522a52eae65200ca09..0fc790231ac8670f650e1dd0439645dd4a28afef 100644
--- a/ui/app_list/test/app_list_test_view_delegate.h
+++ b/ui/app_list/test/app_list_test_view_delegate.h
@@ -83,7 +83,6 @@ class AppListTestViewDelegate : public AppListViewDelegate {
#endif
bool IsSpeechRecognitionEnabled() override;
const Users& GetUsers() const override;
- bool ShouldCenterWindow() const override;
void AddObserver(AppListViewDelegateObserver* observer) override;
void RemoveObserver(AppListViewDelegateObserver* observer) override;

Powered by Google App Engine
This is Rietveld 408576698