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

Unified Diff: chrome/browser/resources/options/cookies_view.js

Issue 7059001: WebUI: make cookies and site data column headers consistent with other table headers. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 7 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 | « chrome/browser/resources/options/cookies_view.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « chrome/browser/resources/options/cookies_view.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698