| 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
|
|
|