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

Unified Diff: chrome/browser/win/jumplist.h

Issue 2812983005: Revert some jumplist function names (Closed)
Patch Set: Created 3 years, 8 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 | « no previous file | chrome/browser/win/jumplist.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/win/jumplist.h
diff --git a/chrome/browser/win/jumplist.h b/chrome/browser/win/jumplist.h
index a66dbafdecca666aca6a1c64c07acabcec4e44b1..0279af26e198153fccf2f13c6de8a501aa8f4cfa 100644
--- a/chrome/browser/win/jumplist.h
+++ b/chrome/browser/win/jumplist.h
@@ -152,7 +152,7 @@ class JumpList : public sessions::TabRestoreServiceObserver,
// Helper for RunUpdate() that determines its parameters.
void PostRunUpdate();
- // Called on a timer to invoke RunUpdateJumpListUserVisiblePriority() after
+ // Called on a timer to invoke RunUpdateJumpList() after
// requests storms have subsided.
void DeferredRunUpdate();
« no previous file with comments | « no previous file | chrome/browser/win/jumplist.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698