Chromium Code Reviews| Index: chrome/browser/resources/options/cookies_view.js |
| =================================================================== |
| --- chrome/browser/resources/options/cookies_view.js (revision 86208) |
| +++ chrome/browser/resources/options/cookies_view.js (working copy) |
| @@ -43,7 +43,7 @@ |
| lastQuery_ : null, |
| /** |
| - * Search cookie using text in cookiesSearchBox. |
| + * Search cookie using text in |cookies-search-box|. |
| */ |
| searchCookie: function() { |
| this.queryDelayTimerId_ = 0; |