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. |
|
James Hawkins
2011/05/22 00:05:47
nit: |cookies-search-box|.
Mike Mammarella
2011/05/22 00:12:07
Done.
|
| */ |
| searchCookie: function() { |
| this.queryDelayTimerId_ = 0; |