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

Unified Diff: ui/app_list/search_box_model_observer.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/search_box_model_observer.h
diff --git a/ui/app_list/search_box_model_observer.h b/ui/app_list/search_box_model_observer.h
index a903dbc03cfedbd4735dea5164e22c56a3f92b2d..b23a5f68e565800511bf471430f403b5743862c8 100644
--- a/ui/app_list/search_box_model_observer.h
+++ b/ui/app_list/search_box_model_observer.h
@@ -11,9 +11,6 @@ namespace app_list {
class APP_LIST_EXPORT SearchBoxModelObserver {
public:
- // Invoked when icon is changed.
- virtual void IconChanged() = 0;
-
// Invoked when the some properties of the speech recognition button is
// changed.
virtual void SpeechRecognitionButtonPropChanged() = 0;

Powered by Google App Engine
This is Rietveld 408576698