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

Unified Diff: trunk/src/ui/app_list/cocoa/apps_search_box_controller.mm

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
Index: trunk/src/ui/app_list/cocoa/apps_search_box_controller.mm
===================================================================
--- trunk/src/ui/app_list/cocoa/apps_search_box_controller.mm (revision 221205)
+++ trunk/src/ui/app_list/cocoa/apps_search_box_controller.mm (working copy)
@@ -110,7 +110,6 @@
// it is changed in tests to establish a particular state.
[[parent_ searchTextField]
setStringValue:base::SysUTF16ToNSString(GetModel()->text())];
- [[parent_ delegate] modelTextDidChange];
}
} // namespace app_list
« no previous file with comments | « trunk/src/chrome/chrome_tests.gypi ('k') | trunk/src/ui/app_list/cocoa/apps_search_box_controller_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698