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

Unified Diff: trunk/src/ui/app_list/views/search_box_view.cc

Issue 23808004: Revert 221197 "Adds an integration test for uninstalling app lis..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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
« no previous file with comments | « trunk/src/ui/app_list/views/app_list_view.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/ui/app_list/views/search_box_view.cc
===================================================================
--- trunk/src/ui/app_list/views/search_box_view.cc (revision 221205)
+++ trunk/src/ui/app_list/views/search_box_view.cc (working copy)
@@ -182,7 +182,6 @@
void SearchBoxView::TextChanged() {
search_box_->SetText(model_->search_box()->text());
- NotifyQueryChanged();
}
} // namespace app_list
« no previous file with comments | « trunk/src/ui/app_list/views/app_list_view.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698